FileSystemChangeTracker.RemoveChange(FileSystemChangeInformation) Metoda

Definice

public:
 virtual void RemoveChange(Microsoft::VisualStudio::Web::CodeGeneration::Contracts::FileSystemChange::FileSystemChangeInformation ^ fileSystemChangeInfo);
public void RemoveChange(Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation fileSystemChangeInfo);
abstract member RemoveChange : Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation -> unit
override this.RemoveChange : Microsoft.VisualStudio.Web.CodeGeneration.Contracts.FileSystemChange.FileSystemChangeInformation -> unit
Public Sub RemoveChange (fileSystemChangeInfo As FileSystemChangeInformation)

Parametry

fileSystemChangeInfo
FileSystemChangeInformation

Implementuje

Platí pro