VSConstants.VsTaskListView.CheckedTasks Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Déclaration
Public Shared ReadOnly CheckedTasks As Guid
'Utilisation
Dim value As Guid
value = VSConstants..::..VsTaskListView.CheckedTasks
public static readonly Guid CheckedTasks
public:
static initonly Guid CheckedTasks
static val CheckedTasks: Guid
public static final var CheckedTasks : Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
VSConstants.VsTaskListView Class