次の方法で共有


ArtifactContentPropertiesDefinition.Content プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="content")]
public object Content { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="content")>]
member this.Content : obj with get, set
Public Property Content As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象