Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#]
bool XRefStreamsUsed;
[VB.NET]
Property XRefStreamsUsed As Boolean
[Pascal]
property XRefStreamsUsed : boolean;
[C++]
bool get_XRefStreamsUsed();
[PHP]
bool get_XRefStreamsUsed()
[Java]
boolean getXRefStreamsUsed();
Description
…
Discuss this help topic in SecureBlackbox Forum