Share via


ServiceConfigSettings.IsNameEnabled Property

Definition

Gets or sets a value that indicates whether service name is enabled.

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

Property Value

true if service name is enabled; otherwise, false.

Applies to