IconDescription 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.
Describes the icon to use for displaying items in statement completion.
public ref class IconDescription
[Windows::Foundation::Metadata::WebHostHidden]
class IconDescription
public class IconDescription
type IconDescription = class
Public Class IconDescription
- Inheritance
-
IconDescription
Constructors
IconDescription(StandardGlyphGroup, StandardGlyphItem) |
Initializes a new instance of an IconDescription from a group and an item within the group. |
Properties
Group |
Gets the StandardGlyphGroup of the icon to be displayed. |
Item |
Gets the specific StandardGlyphItem within the icon group to be displayed. |
Methods
ToString() |
Provides a description of the specific icon. |