ProjectStartedEventArgs.InvalidProjectId 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 project identifier.
public: int InvalidProjectId = -1;
public const int InvalidProjectId = -1;
val mutable InvalidProjectId : int
Public Const InvalidProjectId As Integer = -1