共用方式為


Module.Version 屬性

定義

取得或設定模組的版本。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.version")]
public string Version { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.version")>]
member this.Version : string with get, set
Public Property Version As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於