Configuration.DisplayName Property

Definition

Gets the display name of the configuration.

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

Property Value

A string that contains the display name of the configuration.

Applies to