Retrieves the full path of the directory or file.
[Visual Basic] Overridable Public ReadOnly Property FullName As String [C#] public string FullName {virtual get;} [C++] public: __property virtual String* get_FullName(); [JScript] public function get FullName() : String;
FileSystemEntry Class | FileSystemEntry Members | System.IO Namespace