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

Es true si está habilitado el nombre del servicio; en caso contrario, es false.

Se aplica a