IBuildMessage.HelpId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.