次の方法で共有


GranularCopyProgress.IsEnumerationInProgress プロパティ

定義

データの列挙が進行中かどうかを示す。 これが true になるまでは、TotalBytesToProcess が有効でない可能性があります。

public bool? IsEnumerationInProgress { get; }
member this.IsEnumerationInProgress : Nullable<bool>
Public ReadOnly Property IsEnumerationInProgress As Nullable(Of Boolean)

プロパティ値

適用対象