Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.FileSystemStorage
FileStream Class
FileStream Methods
Close Method
Dispose Method
Flush Method
FlushAsync Method
Read Method
ReadAsync Method
Seek Method
SetLength Method
Write Method
WriteAsync Method
WriteByte Method
FileStream
WriteByte Method
Writes byte to stream.
Namespace:
CMS.FileSystemStorage
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
WriteByte
(
byte
value
)
Parameters
value
Type:
System
Byte
Value to write
See Also
Reference
FileStream Class
CMS.FileSystemStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com