ExtendedCriticalBuildMessageEventArgs.ExtendedData Property

Definition

Transparent data as string. Custom code is responsible to serialize and deserialize this string to structured data - if needed. Custom code can use any serialization they deem safe - e.g. json for textual data, base64 for binary data...

C#
public string? ExtendedData { get; set; }

Property Value

Implements

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17