Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CopyState.TotalBytes 属性

定义

获取复制源中的总字节数。

public long? TotalBytes { get; }
member this.TotalBytes : Nullable<int64>
Public ReadOnly Property TotalBytes As Nullable(Of Long)

属性值

源中的字节数,或者为 null

适用于