TaskListViews.CommentTasks Field

Indicates only comment tasks are shown.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaración
Public Const CommentTasks As String
'Uso
Dim value As String

value = TaskListViews.CommentTasks
public const string CommentTasks
public:
literal String^ CommentTasks
static val mutable CommentTasks: string
public const var CommentTasks : String

.NET Framework Security

See Also

Reference

TaskListViews Class

TaskListViews Members

Microsoft.VisualStudio.Shell.Interop Namespace