ServiceConfigSettings.ServiceDisplayName Propiedad

Definición

Obtiene o establece el nombre para mostrar del servicio.

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

Valor de propiedad

Nombre para mostrar del servicio.

Implementaciones

Se aplica a