Share via


IVsTaskProvider5.ImageListMoniker Property

Definition

Gets the image list moniker.

public:
 property Microsoft::VisualStudio::Imaging::Interop::ImageMoniker ImageListMoniker { Microsoft::VisualStudio::Imaging::Interop::ImageMoniker get(); };
[System.Runtime.InteropServices.ComAliasName("ImageParameters140.ImageMoniker")]
[System.Runtime.InteropServices.DispId(1610743808)]
public Microsoft.VisualStudio.Imaging.Interop.ImageMoniker ImageListMoniker { get; }
[<System.Runtime.InteropServices.ComAliasName("ImageParameters140.ImageMoniker")>]
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.ImageListMoniker : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Public ReadOnly Property ImageListMoniker As ImageMoniker

Property Value

The image list moniker.

Attributes

Applies to