ApplicationID Property (SparkWindowedApplication)
Class
SparkWindowedApplication
.
Action
Gets the identifier that AIR uses to identify the application.
Syntax
C#
protected
String
applicationID { get; }
VB
'Declaration Protected Read Property applicationID As
String
Access
Read only.