Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.IO
GeneralStream Class
GeneralStream Properties
CanRead Property
CanSeek Property
CanWrite Property
Length Property
Position Property
GeneralStream
CanRead Property
Whether stream can read from underlying source.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
bool
CanRead
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
GeneralStream Class
CMS.IO Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com