Share via


VirtualApplication.IsPreloadEnabled Property

Definition

<code>true</code> if preloading is enabled; otherwise, <code>false</code>.

public bool? IsPreloadEnabled { get; set; }
member this.IsPreloadEnabled : Nullable<bool> with get, set
Public Property IsPreloadEnabled As Nullable(Of Boolean)

Property Value

Applies to