[]
Provides a mechanism to get an assembly loader which is used in scripting and custom code execution.
[CLSCompliant(false)]
public interface IAssemblyLoaderProvider
| Name | Description |
|---|---|
| GetAssemblyLoader() | Gets the assembly loader used for scripting and custom code execution. |