ImageList Class
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.
Image List Properties.
public class ImageList
type ImageList = class
Public Class ImageList
- Inheritance
-
ImageList
Constructors
ImageList() |
Initializes a new instance of the ImageList class. |
ImageList(Nullable<Int32>, String, String, IDictionary<String,String>) |
Initializes a new instance of the ImageList class. |
Properties
Description |
Gets or sets description for image list. |
Id |
Gets or sets image List Id. |
Metadata |
Gets or sets image List Metadata. |
Name |
Gets or sets image List Name. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET