共用方式為


Task.Text Property

Gets or sets the description of a task.

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

Syntax

'宣告
Public Property Text As String
public string Text { get; set; }

Property Value

Type: System.String
The description of a task.

.NET Framework Security

See Also

Reference

Task Class

Microsoft.VisualStudio.Shell Namespace