IDecorated.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.
Gets the icon representing this object.
public:
property Microsoft::VisualStudio::Core::Imaging::ImageId Icon { Microsoft::VisualStudio::Core::Imaging::ImageId get(); };
public Microsoft.VisualStudio.Core.Imaging.ImageId Icon { get; }
member this.Icon : Microsoft.VisualStudio.Core.Imaging.ImageId
Public ReadOnly Property Icon As ImageId