Directory::GetFiles Method (String)
Silverlight
This member can be used only by trusted applications. If you try to use this member in a partial-trust application, your code will throw a MethodAccessException exception. This member is security-critical, which restricts its use.
Assembly: mscorlib (in mscorlib.dll)
[SECURITY CRITICAL]
Namespace:
System.IOReturns the names of files in the specified directory.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- path
- Type: System::String
The directory from which to retrieve the files.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: