Share via


vsTaskCategories.vsTaskCategoryBuildCompile Field

Represents a build or compile error in the Task window.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Const vsTaskCategoryBuildCompile As String
'Usage
Dim value As String 

value = vsTaskCategories.vsTaskCategoryBuildCompile
public const string vsTaskCategoryBuildCompile
public:
literal String^ vsTaskCategoryBuildCompile
public const var vsTaskCategoryBuildCompile : String

.NET Framework Security

See Also

Reference

vsTaskCategories Class

vsTaskCategories Members

EnvDTE Namespace