Ps1XmlAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=true)]
public sealed class Ps1XmlAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)]
public sealed class Ps1XmlAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=true)>]
type Ps1XmlAttribute = class
inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)>]
type Ps1XmlAttribute = class
inherit Attribute
Public NotInheritable Class Ps1XmlAttribute
Inherits Attribute
- Inheritance
-
Ps1XmlAttribute
- Attributes
Constructors
Ps1XmlAttribute() |
Properties
GroupByThis | |
Label | |
Position | |
ScriptBlock | |
TableColumnWidth | |
Target |