次の方法で共有


BlobSink.BlobWriterDateTimeFormat プロパティ

定義

BLOB ライターの日付時刻形式を取得または設定します。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象