Returns the name of the file or directory to which the handle corresponds.
C#
sName = GetName ();
VB
sName = GetName ()