IVsDataViewCommonNodeInfo.TypeDisplayName Property

Definition

Gets the UI-specific display name.

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

Property Value

The UI-specific display name.

Applies to