ServiceConfigSettings.IsStartModeEnabled 属性

定义

获取或设置一个值,指示启动模式是否被启用。

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

属性值

true如果启用了启动模式;否则,。 false

适用于