AppendObjectResultNextAppendPosition Property |
The next append position
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
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