BuildResult.NodeRequestId Property

Definition

Returns the node build request id for which this result was generated

public:
 property int NodeRequestId { int get(); };
public int NodeRequestId { get; }
public int NodeRequestId { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.NodeRequestId : int
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.NodeRequestId : int
Public ReadOnly Property NodeRequestId As Integer

Property Value

The build request ID of the originating node.

Attributes

Applies to