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

属性值

取消消息。

适用于