IBuildEventArgsReaderNotifications.StringReadDone Event

Definition

An event that allows the subscriber to be notified when a string is read from the binary log. Subscriber may adjust the string by setting StringToBeUsed property. The passed event arg can be reused and should not be stored.

C#
event Action<Microsoft.Build.Logging.StringReadEventArgs>? StringReadDone;

Event Type

Applies to

Produk Versi
MSBuild 17
MSBuild (.NET Core) 17