IFileSystemChangeTracker.AddChange(FileSystemChangeInformation) Method

Definition

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

Parameters

Applies to