次の方法で共有


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

プロパティ値

属性

適用対象