MemberDefinition.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.
Member type.
public:
 property System::Management::Automation::PSMemberTypes MemberType { System::Management::Automation::PSMemberTypes get(); };public System.Management.Automation.PSMemberTypes MemberType { get; }member this.MemberType : System.Management.Automation.PSMemberTypesPublic ReadOnly Property MemberType As PSMemberTypes