GetName
Description
Returns the name of the folder.
Remarque :
This method became available in version 7.1.0.
Syntaxe
VBScript
folder.
GetName
Perl
$folder->
GetName
();
Identificateur
Description
folder
A Folder object obtained from the current workspace.
Return value
Returns a String containing the name of this folder.
Rubrique parent :
Folder object methods
Voir aussi
PermissionKind constants
Workspace security example
Commentaires en retour