Share via


TextDocumentFileActionEventArgs.OldFilePath Property

Definition

Gets the old path to the file in the rename case (DocumentRenamed), otherwise equals to the FilePath.

public string OldFilePath { get; }
member this.OldFilePath : string
Public ReadOnly Property OldFilePath As String

Property Value

Applies to