Compartir a través de


AgentRegistrationKeys.Primary Propiedad

Definición

Obtiene o establece la clave principal.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a