Assembly.GetFiles Method
.NET Framework 4
Gets the files in the file table of an assembly manifest.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetFiles() | Gets the files in the file table of an assembly manifest. |
|
GetFiles(Boolean) | Gets the files in the file table of an assembly manifest, specifying whether to include resource modules. |