Share via


TaskDialogPage.Verification Özellik

Tanım

Bu sayfada gösterilecek doğrulama onay kutusunu alır veya ayarlar.

public:
 property System::Windows::Forms::TaskDialogVerificationCheckBox ^ Verification { System::Windows::Forms::TaskDialogVerificationCheckBox ^ get(); void set(System::Windows::Forms::TaskDialogVerificationCheckBox ^ value); };
public System.Windows.Forms.TaskDialogVerificationCheckBox? Verification { get; set; }
member this.Verification : System.Windows.Forms.TaskDialogVerificationCheckBox with get, set
Public Property Verification As TaskDialogVerificationCheckBox

Özellik Değeri

Özel durumlar

özelliği ayarlanır ve bu sayfa örneği şu anda bir görev iletişim kutusuna bağlıdır.

Açıklamalar

Doğrulama onay kutusu yalnızca özelliği boş veya boş bir dize değilse Textnull gösterilir.

Şunlara uygulanır