다음을 통해 공유


IWebSiteBase.Enabled 속성

정의

&앱이 활성화되면 lt;code>true</code>를 가져오고, &그렇지 않으면 lt;code>false</code>를 가져옵니다. 이 값을 false로 설정하면 앱이 비활성화됩니다(앱을 오프라인으로 전환).

public bool Enabled { get; }
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

속성 값

적용 대상