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

속성 값

특성

적용 대상