public const int DoNotCheckVersion = -1
Public Const DoNotCheckVersion As Integer = -1
public: literal int DoNotCheckVersion = -1
static val mutable DoNotCheckVersion: int
In This Article