次の方法で共有


Content.ContentValue プロパティ

定義

ジョブの評価対象のコンテンツを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象