次の方法で共有


Response.ReadLink プロパティ

定義

このリソースを返す URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象