IPeekRelationship.DisplayName Property

Definition

Gets a localizable description of this relationship used for displaying it to the user.

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

Property Value

A localizable description of this relationship used for displaying it to the user.

Applies to