TaskLoggingHelper.HelpKeywordPrefix Property

Definition

Gets or sets the prefix used to compose help keywords from string resource names.

C#
public string HelpKeywordPrefix { get; set; }
C#
public string HelpKeywordPrefix { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

The help keyword prefix string.

Attributes

Remarks

If a task does not have Help keywords associated with its messages, it can ignore this property or set it to null. If this property is set to an empty String, resource names will be used verbatim as Help keywords.

Applies to

Prodotto Versioni
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17