PSMemberInfo.TypeNameOfValue Property

Definition

Gets the type of the value for this member.

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

Property Value

Exceptions

When there was a problem getting the property.

Applies to