次の方法で共有


NetworkManagerCommitsPostHeaders.Location プロパティ

定義

非同期操作の状態をチェックするために使用するリソースの URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象