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

속성 값

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

설명

특성 사용에 대한 자세한 내용은 특성을 참조하세요.

적용 대상