SKFileWStream.IsPathSupported(String) Method

Definition

Determines whether the specified path is supported by a SKFileWStream.

public static bool IsPathSupported (string path);

Parameters

path
String

The path to check.

Returns

Returns true if the path is supported, otherwise false.

Applies to