BinaryLogReplayEventSource.IBuildEventArgsReaderNotifications.StringReadDone Event

Definition

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

Event Type

Implements

Applies to