次の方法で共有


TemplateLink.ContentVersion プロパティ

定義

含まれている場合は、テンプレートの 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

適用対象