次の方法で共有


ApplicationCreateObject.Domain プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象