次の方法で共有


PropertyMemberAst.PropertyAttributes Property

Definition

The attributes (like public or static) of the property.

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

Property Value

Applies to