次の方法で共有


TextDocumentFileActionEventArgs.OldFilePath プロパティ

定義

名前変更の大文字と小文字 (DocumentRenamed) のファイルへの古いパスを取得します。それ以外の場合は と FilePath等しくなります。

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

プロパティ値

適用対象