Share via


ServiceConfigSettings.IsStartModeEnabled Property

Definition

Gets or sets a value that indicates whether start mode is enabled.

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

Property Value

true if start mode is enabled; otherwise, false.

Applies to