Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.AmazonStorage
FileStream Class
FileStream Methods
AbortMultiPartUpload Method
Close Method
CompleteMultiPartUploadProcess Method
Dispose Method
Flush Method
InitFileStream Method
InitMultiPartUpload Method
Read Method
Seek Method
SetLength Method
UploadStreamContentAsMultiPart Method
Write Method
WriteByte Method
FileStream
Seek Method
Sets the position within the current stream to the specified value.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
long
Seek
(
long
offset
,
SeekOrigin
loc
)
Parameters
offset
Type:
System
Int64
Offset
loc
Type:
System.IO
SeekOrigin
Location
Return Value
Type:
Int64
See Also
Reference
FileStream Class
CMS.AmazonStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com