Delen via


VersionInfo.AssignedEndpointKey Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to