The App's numeric ID in the system. Every App has a unique ID assigned at the time it is reserved.

Namespace:  RedCritterV1
Assembly:  RedCritterV1 (in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public int AppID { get; }
Public ReadOnly Property AppID As Integer

See Also