Ps1XmlAttribute Class

Definition

[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

Applies to