AssemblyBuilder::DefineResource Method
.NET Framework (current version)
Defines a standalone managed resource for this assembly.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | DefineResource(String^, String^, String^) | Defines a standalone managed resource for this assembly with the default public resource attribute. |
![]() | DefineResource(String^, String^, String^, ResourceAttributes) | Defines a standalone managed resource for this assembly. Attributes can be specified for the managed resource. |
Show:
