ImageElement.ImageId 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.
A unique identifier for an image.
public:
property Microsoft::VisualStudio::Core::Imaging::ImageId ImageId { Microsoft::VisualStudio::Core::Imaging::ImageId get(); };
public Microsoft.VisualStudio.Core.Imaging.ImageId ImageId { get; }
member this.ImageId : Microsoft.VisualStudio.Core.Imaging.ImageId
Public ReadOnly Property ImageId As ImageId