次の方法で共有


Task.Category Property

Gets or sets the task's category.

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

Syntax

'宣言
Public Property Category As TaskCategory
public TaskCategory Category { get; set; }

Property Value

Type: Microsoft.VisualStudio.Shell.TaskCategory
TaskCategory .

.NET Framework Security

See Also

Reference

Task Class

Microsoft.VisualStudio.Shell Namespace