WebSite.State Property

Definition

Optional. A string that describes the state of the web site. Possible values are Stopped or Running.

public string State { get; set; }
member this.State : string with get, set
Public Property State As String

Property Value

Applies to