次の方法で共有


Location.LocationName プロパティ

定義

領域の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象