vsTaskCategories.vsTaskCategoryMisc Field
Represents a miscellaneous comment in the Task window.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsTaskCategoryMisc As String
public const string vsTaskCategoryMisc
public:
literal String^ vsTaskCategoryMisc
static val mutable vsTaskCategoryMisc: string
public const var vsTaskCategoryMisc : 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.