UploadPartCopyRequestBeginIndex Property |
获取或设置拷贝源Object的起始位置。
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic Nullable<long> BeginIndex { get; set; }
Public Property BeginIndex As Nullable(Of Long)
Get
Set
Property Value
Type:
NullableInt64
See Also