SKFileStream(String) Constructor

Definition

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

public SKFileStream (string path);

Parameters

path
String

The existing file to open for reading.

Applies to