다음을 통해 공유


SiteConfigPropertiesDictionary.PowerShellVersion Property

Definition

Gets powerShellVersion configuration setting.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to