Gets the previous fully qualified path of the affected file or directory.
[Visual Basic] Overridable Public ReadOnly Property OldFullPath As String [C#] public string OldFullPath {virtual get;} [C++] public: __property virtual String* get_OldFullPath(); [JScript] public function get OldFullPath() : String;
The previous fully qualified path of the affected file or directory.
RenamedEventArgs Class | RenamedEventArgs Members | System.IO Namespace