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

屬性值

String

取消訊息。

適用於