ServiceConfigSettings.IsStartModeEnabled 속성

정의

시작 모드가 활성화되어 있는지 나타내는 값을 받거나 설정합니다.

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

속성 값

true 시작 모드가 활성화되어 있다면; 그렇지 않으면, false.

적용 대상