DocumentSavedEventArgs.OldFileName 属性

定义

保存操作之前的文档名称

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

属性值

String
属性

适用于