IVsImageMonikerSource.ImageMoniker 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.
public:
property Microsoft::VisualStudio::Imaging::Interop::ImageMoniker ImageMoniker { Microsoft::VisualStudio::Imaging::Interop::ImageMoniker get(); };
[System.Runtime.InteropServices.ComAliasName("ImageParameters140.ImageMoniker")]
[System.Runtime.InteropServices.DispId(1610678272)]
public Microsoft.VisualStudio.Imaging.Interop.ImageMoniker ImageMoniker { get; }
[<System.Runtime.InteropServices.ComAliasName("ImageParameters140.ImageMoniker")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.ImageMoniker : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Public ReadOnly Property ImageMoniker As ImageMoniker
Property Value
Returns ImageMoniker.
- Attributes