FileSystemChangeTracker.AddChange(FileSystemChangeInformation) Metoda

Definice

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

Parametry

fileSystemChangeInfo
FileSystemChangeInformation

Implementuje

Platí pro