BuildResult.NodeRequestId 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.
Returns the node build request id for which this result was generated
public:
property int NodeRequestId { int get(); };
public int NodeRequestId { get; }
member this.NodeRequestId : int
Public ReadOnly Property NodeRequestId As Integer
Property Value
The build request ID of the originating node.