WebSiteGetConfigurationResponse.PhpVersion Property

Definition

Optional. The web site PHP version. Supported values are an empty string (an empty string disables PHP), 5.3, and 5.4.

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

Property Value

Applies to