次の方法で共有


ContentLink.ContentVersion プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象