Discuss this help topic in SecureBlackbox Forum
Specifies resource type.
Declaration
[C#/Java]
string ResourceType;
[VB.NET]
Property ResourceType As String
[Pascal]
property ResourceType : string;
[C++]
void get_ResourceType(std::string &OutResult);
[PHP]
string get_ResourceType()
Description
Use this property to get resource type.
Discuss this help topic in SecureBlackbox Forum