ProgressReportEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public class ProgressReportEventArgs : EventArgs
type ProgressReportEventArgs = class
inherit EventArgs
Public Class ProgressReportEventArgs
Inherits EventArgs
- 繼承
-
ProgressReportEventArgs
建構函式
| 名稱 | Description |
|---|---|
| ProgressReportEventArgs(Urn, Urn, Boolean, Int32, Int32, Int32, Int32) | |
| ProgressReportEventArgs(Urn, Urn, Int32, Int32, Int32, Int32) | |
屬性
| 名稱 | Description |
|---|---|
| Current | |
| IsSchemaBound | |
| Parent | |
| SubTotal | |
| SubTotalCount | |
| Total | |
| TotalCount | |