VSConstants.VsTaskListView.All Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Déclaration
Public Shared ReadOnly All As Guid
'Utilisation
Dim value As Guid
value = VSConstants..::..VsTaskListView.All
public static readonly Guid All
public:
static initonly Guid All
static val All: Guid
public static final var All : 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