FileGetPropertiesFromTaskHeaders.OcpBatchFileUrl プロパティ

定義

ファイルの URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象