AppendObjectResultNextAppendPosition Property |
The next append position
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public 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:
Int64See Also