System::ComponentModel::BackgroundWorker::get_WorkerReportsProgress मेथड

BackgroundWorker::get_WorkerReportsProgress method

एक मान प्राप्त करता है जो यह दर्शाता है कि System::ComponentModel::BackgroundWorker प्रगति अपडेट रिपोर्ट कर सकता है या नहीं।

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

ReturnValue

सही यदि System::ComponentModel::BackgroundWorker प्रगति अपडेट का समर्थन करता है, अन्यथा गलत। डिफ़ॉल्ट गलत है।

संबंधित देखें