Retrieves the fully qualified path of the directory.
[Visual Basic] Protected FullPath As String [C#] protected string FullPath; [C++] protected: String* FullPath; [JScript] protected var FullPath : String;
A string representing the full path of the directory or file.
FileSystemEntry Class | FileSystemEntry Members | System.IO Namespace