Freigeben über


BuildMessage.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; }
public int HelpId { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.HelpId : int
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.HelpId : int
Public ReadOnly Property HelpId As Integer

Property Value

An integer value that represents the Help ID.

Implements

Attributes

Applies to