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
CanRead Property
Gets a value indicating whether the current stream supports reading.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntax
C#
Copy
public
override
bool
CanRead
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
MemoryStream Class
CMS.IO Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com