PSObject.AdaptedMemberSetName 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 adapted members.
public: System::String ^ AdaptedMemberSetName;std::wstring AdaptedMemberSetName;public const string AdaptedMemberSetName;val mutable AdaptedMemberSetName : stringPublic Const AdaptedMemberSetName As String Field Value
Remarks
This needs to be Lower cased as it saves some comparison time elsewhere.