Share via


DocumentSavedEventArgs.OldFileName Property

Definition

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

Applies to