BuildEventContext.InvalidTargetId 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 target identifier.
public: int InvalidTargetId = -1;
public const int InvalidTargetId = -1;
val mutable InvalidTargetId : int
Public Const InvalidTargetId As Integer = -1