WizardFramework.CancelCaption Propiedad

Definición

Obtiene o establece el título para el mensaje de la cancelación.

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

Valor de propiedad

Título para el mensaje de la cancelación.

Se aplica a