OptionDescriptionAttribute Class

Definition

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.

Applies to