System::ComponentModel::BackgroundWorker::get_WorkerReportsProgress 메서드

BackgroundWorker::get_WorkerReportsProgress method

값을 가져와서 System::ComponentModel::BackgroundWorker가 진행 상황 업데이트를 보고할 수 있는지 여부를 나타냅니다.

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

ReturnValue

진행 상황 업데이트를 지원하면 true, 그렇지 않으면 false. 기본값은 false입니다.

또 보기