Прочетете на английски Редактиране

Споделяне чрез


AssemblyBuilder.GetDynamicModuleCore(String) Method

Definition

When overridden in a derived class, returns the dynamic module with the specified name.

C#
protected abstract System.Reflection.Emit.ModuleBuilder? GetDynamicModuleCore(string name);

Parameters

name
String

The name of the requested dynamic module.

Returns

A ModuleBuilder representing the requested dynamic module.

Remarks

.NET Core and .NET 5+ support only one module per assembly..

Applies to

Продукт Версии
.NET 8, 9, 10