Discuss this help topic in SecureBlackbox Forum
The key of this property.
Declaration
[VB.NET]
Property Key As String
[Pascal]
property Key: string;
[C++]
void get_Key(std::string &OutResult);
Description
Returns the key of this property.
Discuss this help topic in SecureBlackbox Forum