共用方式為


Extension.InstalledVersion Property

Definition

Gets installed version of the extension.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to