Share via


OperationProgressData.TotalEntryCount Property

Definition

Gets the total number of entries the operation has found thus far.

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

Property Value

Attributes

Applies to