AbstractDirectory
GetDirectories Method (String, String)
Kentico 8.1 API Reference
Returns the names of files (including their paths) in the specified directory.
Namespace:
CMS.IO
Assembly:
CMS.IO
(in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
path
Type:
System
String
Path to directory
searchPattern
Type:
System
String
Search pattern
Return Value
Type:
String
See Also
AbstractDirectory Class
AbstractDirectory Members
GetDirectories Overload
CMS.IO Namespace