AssemblyBuilder::AddResourceFile Method

 

Adds an existing resource file to this assembly.

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

NameDescription
System_CAPS_pubmethodAddResourceFile(String^, String^)

Adds an existing resource file to this assembly.

System_CAPS_pubmethodAddResourceFile(String^, String^, ResourceAttributes)

Adds an existing resource file to this assembly.

Return to top
Show: