Discuss this help topic in SecureBlackbox Forum
Specifies full path to the entry.
Declaration
[VB.NET]
Property Path As String
[Pascal]
property Path : UnicodeString;
[C++]
void get_Path(sb_u16string &OutResult);
void get_Path(std::wstring &OutResult);
Description
Use this method to specify path to the entry.
Discuss this help topic in SecureBlackbox Forum