Compartilhar via


ApplicationInsightsComponent.HockeyAppId Propriedade

Definição

Obtém ou define a ID exclusiva do aplicativo criada quando um novo aplicativo é adicionado ao HockeyApp, usado para comunicações com o HockeyApp.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a