WizardFramework.CancelMessage Property

Definition

The message that appears when the wizard is canceled.

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

Property Value

The cancellation message.

Applies to