PSMemberSet.MemberType Property

Definition

Gets the member type. For PSMemberSet the member type is PSMemberTypes.MemberSet.

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