Compartir a través de


Task.IVsTaskItem.put_Text Method

Sets the description of the task.

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

Syntax

'Declaración
Private Function put_Text ( _
    t As String _
) As Integer Implements IVsTaskItem.put_Text
int IVsTaskItem.put_Text(
    string t
)

Parameters

Return Value

Type: System.Int32
S_OK .

Implements

IVsTaskItem.put_Text(String)

.NET Framework Security

See Also

Reference

Task Class

Microsoft.VisualStudio.Shell Namespace