PSMemberInfo.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.
public:
abstract property System::Management::Automation::PSMemberTypes MemberType { System::Management::Automation::PSMemberTypes get(); };
public abstract System.Management.Automation.PSMemberTypes MemberType { get; }
member this.MemberType : System.Management.Automation.PSMemberTypes
Public MustOverride ReadOnly Property MemberType As PSMemberTypes