Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.IO
StreamWrapper Class
StreamWrapper Methods
Close Method
Dispose Method
Flush Method
New Method
Read Method
Seek Method
SetLength Method
Write Method
WriteByte Method
StreamWrapper
SetLength Method
Sets length to stream.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntax
C#
Copy
public
override
void
SetLength
(
long
value
)
Parameters
value
Type:
System
Int64
Value to set
See Also
Reference
StreamWrapper Class
CMS.IO Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com