ServiceConfigSettings.IsNameEnabled Propiedad

Definición

Obtiene o establece un valor que indica si el nombre del servicio está habilitado.

public:
 property bool IsNameEnabled { bool get(); };
public bool IsNameEnabled { get; }
member this.IsNameEnabled : bool
Public ReadOnly Property IsNameEnabled As Boolean

Valor de propiedad

true si el nombre del servicio está habilitado; de lo contrario, false.

Se aplica a