DocumentSavedEventArgs.OldFileName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the document before the save operation
public:
property System::String ^ OldFileName { System::String ^ get(); };
public string OldFileName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.OldFileName : string
Public ReadOnly Property OldFileName As String
Property Value
- Attributes