ImageKind Enum
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.
public enum class ImageKind
C++/CX
public enum class ImageKind
enum ImageKind
public enum ImageKind
type ImageKind =
Public Enum ImageKind
- Inheritance
-
ImageKind
Name | Value | Description |
---|---|---|
Bitmap | 0 | |
Icon | 1 | |
ImageList | 2 |
Produit | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |