INamed.DisplayName Property

Definition

Gets display name of an instance used to represent it to the user, for example when blaming it for delays.

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

Property Value

Applies to