PSAliasProperty.MemberType Property

Definition

Gets the member type.

public:
 virtual property System::Management::Automation::PSMemberTypes MemberType { System::Management::Automation::PSMemberTypes get(); };
public override System.Management.Automation.PSMemberTypes MemberType { get; }
member this.MemberType : System.Management.Automation.PSMemberTypes
Public Overrides ReadOnly Property MemberType As PSMemberTypes

Property Value

Applies to