PSObject.BaseObjectMemberSetName Field     
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.
The name of the member set for the BaseObject's members.
public: System::String ^ BaseObjectMemberSetName;std::wstring BaseObjectMemberSetName;public const string BaseObjectMemberSetName;val mutable BaseObjectMemberSetName : stringPublic Const BaseObjectMemberSetName As String Field Value
Remarks
This needs to be Lower cased as it saves some comparison time elsewhere.