Share via


WebAppMSDeploy.IsAppOffline Property

Definition

Sets the AppOffline rule while the MSDeploy operation executes. Setting is <code>false</code> by default.

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

Property Value

Applies to