IVsSearchItemDynamicResult.Icon 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::Shell::Interop::IVsUIObject ^ Icon { Microsoft::VisualStudio::Shell::Interop::IVsUIObject ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsUIObject ^ Icon { Microsoft::VisualStudio::Shell::Interop::IVsUIObject ^ get(); };
[System.Runtime.InteropServices.DispId(1610678275)]
public Microsoft.VisualStudio.Shell.Interop.IVsUIObject Icon { get; }
public Microsoft.VisualStudio.Shell.Interop.IVsUIObject Icon { get; }
[<System.Runtime.InteropServices.DispId(1610678275)>]
member this.Icon : Microsoft.VisualStudio.Shell.Interop.IVsUIObject
member this.Icon : Microsoft.VisualStudio.Shell.Interop.IVsUIObject
Public ReadOnly Property Icon As IVsUIObject
Property Value
Implements
- Attributes