TaskLoggingHelper.GetResourceMessage(String) Method

Definition

Get the message from resource in task library. Thread safe.

C#
public virtual string GetResourceMessage(string resourceName);

Parameters

resourceName
String

The resource name.

Returns

The message from resource.

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17