ControlDesigner.ControlDesignerAccessibleObject.Description 속성

정의

지정한 개체의 시각적 모양을 설명하는 문자열을 가져옵니다.

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

사용자에게 표시되는 개체의 시각적 모양에 대한 설명이며 개체에 설명이 없으면 null입니다.

적용 대상