Compartir a través de


Installation.InstallationId Propiedad

Definición

Obtiene o establece un identificador único para la instalación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a