Endpoints.File プロパティ

定義

ファイル エンドポイントを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象