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

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public Nullable<long> BeginIndex { get; set; }

Property Value

Type: NullableInt64
See Also