ContentSource.Version 屬性

定義

取得或設定內容的版本。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於