Share via


ImageEventArgs.Moniker Property

Definition

The moniker for the image.

public:
 property Microsoft::VisualStudio::Imaging::Interop::ImageMoniker Moniker { Microsoft::VisualStudio::Imaging::Interop::ImageMoniker get(); };
public Microsoft.VisualStudio.Imaging.Interop.ImageMoniker Moniker { get; }
member this.Moniker : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Public ReadOnly Property Moniker As ImageMoniker

Property Value

Returns ImageMoniker.

Applies to