IFileSystemChangeTracker.RemoveChange(FileSystemChangeInformation) 方法

定義

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)

參數

適用於