TextDocumentFileActionEventArgs.OldFilePath 属性

定义

在重命名的情况下获取文件的旧路径 (DocumentRenamed) ,否则等于 FilePath

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

属性值

适用于