OptionDescriptionAttribute 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.
Customizes the description of an option.
public sealed class OptionDescriptionAttribute : System.ComponentModel.DescriptionAttribute
type OptionDescriptionAttribute = class
inherit DescriptionAttribute
Public NotInheritable Class OptionDescriptionAttribute
Inherits DescriptionAttribute
- Inheritance
-
OptionDescriptionAttribute
Constructors
OptionDescriptionAttribute(Type, String) |
Creates a description for an option. |
Fields
OnlineAddendum |
Properties
Description |
The description of the property. |