Delen via


SiteConfigPropertiesDictionary.JavaVersion Property

Definition

Gets javaVersion configuration setting.

[Newtonsoft.Json.JsonProperty(PropertyName="javaVersion")]
public string JavaVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="javaVersion")>]
member this.JavaVersion : string
Public ReadOnly Property JavaVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to