WizardFramework.CancelCaption 屬性

定義

取得或設定取消訊息的標題。

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

屬性值

String

取消訊息的標題。

適用於