PSAliasProperty.ReferencedMemberName Property

Definition

Gets the name of the member this alias refers to.

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

Property Value

Applies to