BuildEventContext.BuildRequestId Property

Definition

Retrieves the BuildRequest id. Note that this is not the same as the global request id on a BuildRequest or BuildResult.

public:
 property long BuildRequestId { long get(); };
public long BuildRequestId { get; }
member this.BuildRequestId : int64
Public ReadOnly Property BuildRequestId As Long

Property Value

Applies to