次の方法で共有


SkuLocationInfo.Sites プロパティ

定義

サイトを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sites")]
public System.Collections.Generic.IList<string> Sites { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sites")>]
member this.Sites : System.Collections.Generic.IList<string>
Public ReadOnly Property Sites As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象