Property ApplicationID
ApplicationID
Contains information used to uniquely identify an application.
Declaration
[Obsolete("This property is deprecated. Please use the 'EventKey' property instead.", false)]
public string ApplicationID { get; set; }
Property Value
Type | Description |
---|---|
System.String | Information used to uniquely identify an application. |