IFileSystemChangeTracker.RemoveChange(FileSystemChangeInformation) Method

Definition

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

Parameters

Applies to