AttributedExpressionAst.Attribute Property

Definition

The attribute or type constraint for this expression. This property is never null.

public:
 property System::Management::Automation::Language::AttributeBaseAst ^ Attribute { System::Management::Automation::Language::AttributeBaseAst ^ get(); };
public System.Management.Automation.Language.AttributeBaseAst Attribute { get; }
member this.Attribute : System.Management.Automation.Language.AttributeBaseAst
Public ReadOnly Property Attribute As AttributeBaseAst

Property Value

Applies to