IDecorated.Icon 属性

定义

获取表示此对象的图标。

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

属性值

ImageId

适用于