Directory.

GetFileSystemEntries(string, string) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
Directory

Syntax

public static string[] GetFileSystemEntries(string path, string searchPattern)

Parameters

Name Type Description
path string
searchPattern string

Return Value

Type Description
string[]