Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Assembly::GetFiles Method

 

Gets the files in the file table of an assembly manifest.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodGetFiles()

Gets the files in the file table of an assembly manifest.

System_CAPS_pubmethodGetFiles(Boolean)

Gets the files in the file table of an assembly manifest, specifying whether to include resource modules.

Return to top
Show:
© 2017 Microsoft