IVsTaskProvider5 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides support for images.
public interface class IVsTaskProvider5 : Microsoft::VisualStudio::Shell::Interop::IVsTaskProvider4
public interface class IVsTaskProvider5 : Microsoft::VisualStudio::Shell::Interop::IVsTaskProvider4
__interface IVsTaskProvider5 : Microsoft::VisualStudio::Shell::Interop::IVsTaskProvider4
[System.Runtime.InteropServices.Guid("1565244D-2DAF-486F-ACEF-54C1A32D03FA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTaskProvider5 : Microsoft.VisualStudio.Shell.Interop.IVsTaskProvider4
[<System.Runtime.InteropServices.Guid("1565244D-2DAF-486F-ACEF-54C1A32D03FA")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTaskProvider5 = interface
interface IVsTaskProvider4
Public Interface IVsTaskProvider5
Implements IVsTaskProvider4
- Attributes
- Implements
Properties
ImageListMoniker |
Gets the image list moniker. |
ThemedImageList |
Gets the themed image list. |