Dibaca dalam bahasa Inggeris

Kongsi melalui


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

Produk Versi
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17