MSDeployCore.AppOffline Property

Definition

Sets the AppOffline rule while the MSDeploy operation executes. Setting is <code>false</code> by default. Serialized Name: MSDeployCore.appOffline

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

Property Value

Applies to