SKFileWStream(String) Constructor

Definition

Creates a new SKFileWStream that wraps the file with the specified path.

public SKFileWStream (string path);

Parameters

path
String

The new or existing file to open for writing.

Applies to