Share via


EventsAiInfo.AppName Property

Definition

Gets or sets name of the application

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to