Share via


IBuildEventStringsReader.StringEncountered Event

Definition

An event that allows the caller to be notified when a string is encountered in the binary log. BinaryReader passed in ctor is at the beginning of the string at this point.

public:
 event Action ^ StringEncountered;
event Action? StringEncountered;
member this.StringEncountered : Action 
Event StringEncountered As Action 

Event Type

Applies to