TaskDialogCommandLinkButton.DescriptionText 속성

정의

별도의 줄에 표시되는 추가 설명 텍스트를 가져오거나 설정합니다.

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

속성 값

String

예외

속성이 설정되어 있고 이 단추 인스턴스가 현재 작업 대화 상자에 바인딩되어 있습니다.

적용 대상