Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the event track identifier.
Definition
Visual Basic Public ReadOnly Property Track As Integer C# public int Track { get; } C++ public:
property int Track {
int get();
}JScript public function get Track() : int
Property Value
System.Int32
Event track identifier.This property is read-only.