Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
byte FileSystemCode;
[VB.NET]
Property FileSystemCode As Byte
[Pascal]
property FileSystemCode : byte;
[C++]
uint8_t get_FileSystemCode();
void set_FileSystemCode(uint8_t Value);
[PHP]
integer get_FileSystemCode()
void set_FileSystemCode(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum