public string GetResultPath (string extension);

Parameters

extensionThe extension string.

Returns

string The path where to store the result for the given extension.

Description

Returns the path where to store the result of an import for a given extension.

The empty and the "info" extensions are reserved.