Click or drag to resize
UploadPartCopyRequestBeginIndex Property
获取或设置拷贝源Object的起始位置。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntax
C#
public Nullable<long> BeginIndex { get; set; }

Property Value

Type: NullableInt64
See Also