IDecorated.Icon Property

Definition

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

Property Value

Applies to