Compartir a través de


VersionInfo.AssignedEndpointKey Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a