BuildEventContext.InvalidNodeId Field
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.
Indicates an invalid node identifier.
public: int InvalidNodeId = -2;
public const int InvalidNodeId = -2;
val mutable InvalidNodeId : int
Public Const InvalidNodeId As Integer = -2
Field Value
Value = -2Remarks
An integer value representing the node ID.