ImageEventArgs Class

Definition

The arguments class for ImageLibrary events about images.

C++
public ref class ImageEventArgs : EventArgs
Inheritance
ImageEventArgs

Constructors

ImageEventArgs(ImageMoniker, String, Guid)

Initializes a new set of ImageEventArgs.

Properties

ManifestFilename

The name of the manifest file in which the image was defined. If the image is a custom image, this will be null.

Moniker

The moniker for the image.

PackageGuid

The PackageGuid of the image's defining manifest. If the defining manifest omits the PackageGuid attribute or the image is a custom image, this will be Guid.Empty.

Applies to

Product Versies
Visual Studio SDK 2015, 2017, 2019, 2022