WizardFramework.CancelMessage Propiedad

Definición

El mensaje que aparece cuando el asistente está cancelado.

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

Valor de propiedad

Mensaje de la cancelación.

Se aplica a