PSMemberSet.TypeNameOfValue Property

Definition

Gets the type of the value for this member. This returns typeof(PSMemberSet).FullName.

public:
 virtual property System::String ^ TypeNameOfValue { System::String ^ get(); };
public:
 virtual property Platform::String ^ TypeNameOfValue { Platform::String ^ get(); };
public override string TypeNameOfValue { get; }
member this.TypeNameOfValue : string
Public Overrides ReadOnly Property TypeNameOfValue As String

Property Value

Applies to