WizardFramework.CancelMessage 속성

정의

마법사를 취소할 때 나타나는 메시지입니다.

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

속성 값

취소 메시지입니다.

적용 대상