Endpoints.Blob プロパティ

定義

BLOB エンドポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="blob")]
public string Blob { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blob")>]
member this.Blob : string
Public ReadOnly Property Blob As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象