Tao.DevIl SDK Documentation

Il.IL_ILLEGAL_FILE_VALUE Field

An illegal value was found in a file trying to be loaded.

[Visual Basic]
Public Const IL_ILLEGAL_FILE_VALUE As Integer = 1287
[C#]
public const int IL_ILLEGAL_FILE_VALUE = 1287;

See Also

Il Class | Tao.DevIl Namespace