TaskDialogButton.TryAgain 屬性

定義

取得代表 Try Again 按鈕的標準 TaskDialogButton 實例。

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

屬性值

適用於