Assembly.GetFiles Method
.NET Framework 3.0
Gets the files in the file table of an assembly manifest.
| Name | Description |
|---|---|
| Assembly.GetFiles () | Gets the files in the file table of an assembly manifest. |
| Assembly.GetFiles (Boolean) | Gets the files in the file table of an assembly manifest, specifying whether to include resource modules. |