次の方法で共有


NetworkManagerConnection.NetworkManagerId プロパティ

定義

ネットワーク マネージャー ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象