TypeDefinitionAst.TypeAttributes Property

Definition

The type attributes (like class or interface) of the type.

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

Property Value

Applies to