ICallHierarchyMemberItem.MemberName Property

Definition

Gets the member's name, together with the signature.

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

Property Value

The member's name, together with signature information.

Applies to