DesignerVerb.Description 속성

정의

동사의 메뉴 항목에 대한 설명을 가져오거나 설정합니다.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

속성 값

메뉴 항목을 설명하는 문자열입니다.

적용 대상