Share via


ServiceConfigSettings.ServiceDisplayName Property

Definition

Gets or sets the display name of the service.

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

Property Value

The display name of the service.

Implements

Applies to