Прочитај на енглеском

Делите путем


WriteHandler Delegate

Definition

Delegate to use for writing a string to some location like the console window or the IDE build window.

C#
public delegate void WriteHandler(string message);

Parameters

message
String

Applies to

Производ Верзије
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17