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