ErrorCode.Validation_TaskHasDependOnButNoName 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.
The task specifies a list of dependent tasks but the task does not specify a name value for itself; each dependent task and the task specifying the dependency must include a name value.
public const int Validation_TaskHasDependOnButNoName = -2147219928;val mutable Validation_TaskHasDependOnButNoName : intPublic Const Validation_TaskHasDependOnButNoName As Integer  = -2147219928