次の方法で共有


VersionInfo.AssignedEndpointKey プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="assignedEndpointKey")]
public System.Collections.Generic.IDictionary<string,string> AssignedEndpointKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assignedEndpointKey")>]
member this.AssignedEndpointKey : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property AssignedEndpointKey As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象