次の方法で共有


WebTestGeolocation.Location プロパティ

定義

Web テストの実行元の場所 ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象