OperationProgressData.TotalEntryCount 属性

定义

获取操作到目前为止找到的条目总数。

public:
 property int TotalEntryCount { int get(); };
public int TotalEntryCount { get; }
public int TotalEntryCount { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.TotalEntryCount : int
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.TotalEntryCount : int
Public ReadOnly Property TotalEntryCount As Integer

属性值

属性

适用于