InfoBarModel.Image Property
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.
Gets the moniker for the image to display in the info bar.
public:
property Microsoft::VisualStudio::Imaging::Interop::ImageMoniker Image { Microsoft::VisualStudio::Imaging::Interop::ImageMoniker get(); };
public Microsoft.VisualStudio.Imaging.Interop.ImageMoniker Image { get; }
member this.Image : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Public ReadOnly Property Image As ImageMoniker
Property Value
The image moniker.