TextDocumentFileActionEventArgs.OldFilePath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’ancien chemin d’accès au fichier dans le cas de renommage (DocumentRenamed), sinon est égal à .FilePath
public string OldFilePath { get; }
member this.OldFilePath : string
Public ReadOnly Property OldFilePath As String