Gets or sets the index of the resource that was captured.
Syntax
C#
VB
C++
publicint Index { get; set; }
PublicProperty Index AsInteger
public: propertyint Index { int get(); void set ( int); }
Property Value
In the case of an EXE capture, this will be filled with the index of the resource that was captured. In this toolkit, resource indices will begin at 0.