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