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