Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.IO Namespaces
CMS.IO
StreamWriter Class
StreamWriter Methods
New Method
New Method (Stream)
New Method (StreamWriter)
New Method (String)
New Method (Stream, Encoding)
New Method (String, Boolean)
New Method (String, Boolean, Encoding)
StreamWriter
New Method (String)
Returns new instance of stream writer class.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
StreamWriter
New
(
string
path
)
Parameters
path
Type:
System
String
Path to file
Return Value
Type:
StreamWriter
See Also
Reference
StreamWriter Class
New Overload
CMS.IO Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com