TaskDialogButton.Ignore プロパティ

定義

[無視] ボタンを表す標準の TaskDialogButton インスタンスを取得します。

public:
 static property System::Windows::Forms::TaskDialogButton ^ Ignore { System::Windows::Forms::TaskDialogButton ^ get(); };
public static System.Windows.Forms.TaskDialogButton Ignore { get; }
member this.Ignore : System.Windows.Forms.TaskDialogButton
Public Shared ReadOnly Property Ignore As TaskDialogButton

プロパティ値

TaskDialogButton

適用対象