共用方式為


ErrorTask.ErrorCategory Property

Gets or sets the error category of this task.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Public Property ErrorCategory As TaskErrorCategory
public TaskErrorCategory ErrorCategory { get; set; }

Property Value

Type: Microsoft.VisualStudio.Shell.TaskErrorCategory
TaskErrorCategory .

.NET Framework Security

See Also

Reference

ErrorTask Class

Microsoft.VisualStudio.Shell Namespace