Пример #1
0
 public virtual string GetFullPathName()
 {
     // Get the full path name of this inode.
     return(FSDirectory.GetFullPathName(this));
 }