IExplorerDetailsViewDescriptor.DisplayName Property

Definition

Gets a value that represents the name to be displayed.

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

Property Value

A string that represents the name to be displayed.

Applies to