Discuss this help topic in SecureBlackbox Forum
Whether renaming of the object is permitted.
Declaration
[C#/Java]
bool CanRename;
[VB.NET]
property CanRename As Boolean
[Pascal]
property CanRename: boolean;
[C++]
bool get_CanRename();
[PHP]
bool get_CanRename()
Description
Specifies whether renaming of the object is permitted.
Discuss this help topic in SecureBlackbox Forum