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
public const string vsTaskCategoryBuildCompile
public:
literal String^ vsTaskCategoryBuildCompile
static val mutable vsTaskCategoryBuildCompile: string
public const var vsTaskCategoryBuildCompile : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.