Share via


App.ApplicationId Property

Definition

Gets the ID of the application.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationId")]
public string ApplicationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationId")>]
member this.ApplicationId : string
Public ReadOnly Property ApplicationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to