OptionDescriptionAttribute 클래스

정의

옵션에 대한 설명을 사용자 지정합니다.

public sealed class OptionDescriptionAttribute : System.ComponentModel.DescriptionAttribute
type OptionDescriptionAttribute = class
    inherit DescriptionAttribute
Public NotInheritable Class OptionDescriptionAttribute
Inherits DescriptionAttribute
상속
OptionDescriptionAttribute

생성자

Name Description
OptionDescriptionAttribute(Type, String)

옵션에 대한 설명을 만듭니다.

필드

Name Description
OnlineAddendum

옵션에 대한 설명을 사용자 지정합니다.

속성

Name Description
Description

속성에 대한 설명입니다.

적용 대상