Discuss this help topic in SecureBlackbox Forum
Returns item name.
Declaration
[VB.NET]
Property Name As String
[Pascal]
property Name : string;
[C++]
void get_Name(std::string &OutResult);
Description
Use this property to get this item's name.
Discuss this help topic in SecureBlackbox Forum