获取已上载的字节数。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
long BytesTransferred { get; }
property long long BytesTransferred {
long long get();
}
abstract BytesTransferred : int64 with get
ReadOnly Property BytesTransferred As Long
属性值
Type: System.Int64
已上载的字节数。
请参阅
IAttachmentUploadEntry 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首