다음을 통해 공유


TimersDescriptionAttribute.Description 속성

정의

이벤트, Extender 또는 속성을 참조할 때 비주얼 디자이너에서 표시할 수 있는 설명을 가져옵니다.

public:
 virtual property System::String ^ Description { System::String ^ get(); };
public override string Description { get; }
member this.Description : string
Public Overrides ReadOnly Property Description As String

속성 값

String

이벤트, extender 또는 속성에 대한 설명입니다.

설명

특성을 사용 하는 방법에 대 한 자세한 내용은 참조 하세요. 특성합니다.

적용 대상