WizardFramework.CancelCaption 속성

정의

취소 메시지의 제목을 가져오거나 설정합니다.

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

속성 값

취소 메시지의 제목입니다.

적용 대상