DocumentSavedEventArgs.NewFileName Property

Definition

The name of the document after the save operation

public:
 property System::String ^ NewFileName { System::String ^ get(); };
public string NewFileName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.NewFileName : string
Public ReadOnly Property NewFileName As String

Property Value

Attributes

Applies to