次の方法で共有


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

プロパティ値

キャンセル メッセージのタイトル。

適用対象