PSMemberSet.MemberType Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.PSMemberTypesPublic Overrides ReadOnly Property MemberType As PSMemberTypes