Share via


BinaryLogReplayEventSource.IBuildEventArgsReaderNotifications.ArchiveFileEncountered Event

Definition

event Action<Microsoft.Build.Logging.ArchiveFileEventArgs>? Microsoft.Build.Logging.IBuildEventArgsReaderNotifications.ArchiveFileEncountered;
member this.Microsoft.Build.Logging.IBuildEventArgsReaderNotifications.ArchiveFileEncountered : Action<Microsoft.Build.Logging.ArchiveFileEventArgs> 
Custom Event ArchiveFileEncountered As Action(Of ArchiveFileEventArgs) Implements Microsoft.Build.Logging.IBuildEventArgsReaderNotifications

Event Type

Implements

Applies to