다음을 통해 공유


VirtualApplication.PreloadEnabled 속성

정의

lt;code>true</code>를 가져오거나 설정합니다&. 미리 로드를 사용하도록 설정하면 이고, &그렇지 않으면 lt;code>false</code>입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="preloadEnabled")]
public bool? PreloadEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preloadEnabled")>]
member this.PreloadEnabled : Nullable<bool> with get, set
Public Property PreloadEnabled As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상