AppendObjectResultNextAppendPosition Property |
指明下一次请求应当提供的position。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic long NextAppendPosition { get; }
Public ReadOnly Property NextAppendPosition As Long
Get
public:
property long long NextAppendPosition {
long long get ();
}
member NextAppendPosition : int64 with get
Property Value
Type:
Int64
See Also