PagePorter Class Library

Global.GetFileList Method

Return a list of files in the project.

Overload List

Return a list of files in the project.

public static string[] GetFileList(string);

Return a list of files in the project with options.

public static string[] GetFileList(string,FileListFlags);

See Also

Global Class | Parastream.PagePorter Namespace