SVsTaskList Interface
Passed to GetService to return a reference to IVsTaskList.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'宣言
<GuidAttribute("9D21BCC5-2C63-4A61-B055-2F3DF78EB30A")> _
<GuidAttribute("9D21BCC5-2C63-4A61-B055-2F3DF78EB30A")> _
Public Interface SVsTaskList
'使用
Dim instance As SVsTaskList
[GuidAttribute("9D21BCC5-2C63-4A61-B055-2F3DF78EB30A")]
[GuidAttribute("9D21BCC5-2C63-4A61-B055-2F3DF78EB30A")]
public interface SVsTaskList
[GuidAttribute(L"9D21BCC5-2C63-4A61-B055-2F3DF78EB30A")]
[GuidAttribute(L"9D21BCC5-2C63-4A61-B055-2F3DF78EB30A")]
public interface class SVsTaskList
public interface SVsTaskList