Share via


IBuildMessage.HelpId Property

Definition

The MSBuild help id for the host IDE

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property int HelpId { int get(); };
public int HelpId { get; }
member this.HelpId : int
Public ReadOnly Property HelpId As Integer

Property Value

An integer representing the MSBuild Help ID for the host IDE.

Applies to