Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.FileSystemStorage
FileStream Class
FileStream Properties
CanRead Property
CanSeek Property
CanWrite Property
Length Property
Position Property
FileStream
Position Property
Gets or sets the position within the current stream.
Namespace:
CMS.FileSystemStorage
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
long
Position
{
get
;
set
; }
Property Value
Type:
Int64
See Also
Reference
FileStream Class
CMS.FileSystemStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com