طريقة System::ComponentModel::BackgroundWorker::get_WorkerReportsProgress

BackgroundWorker::get_WorkerReportsProgress method

يحصل على قيمة تشير إلى ما إذا كان System::ComponentModel::BackgroundWorker يمكنه الإبلاغ عن تحديثات التقدم.

bool System::ComponentModel::BackgroundWorker::get_WorkerReportsProgress() const

ReturnValue

صحيح إذا كان System::ComponentModel::BackgroundWorker يدعم تحديثات التقدم وإلا خاطئ. القيمة الافتراضية هي خاطئ.

انظر أيضًا