次の方法で共有


Profile.FrontdoorId プロパティ

定義

フロントドアの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontdoorId")]
public string FrontdoorId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontdoorId")>]
member this.FrontdoorId : string
Public ReadOnly Property FrontdoorId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象