Share

ExtensionLoader Class

Description

Class used to load an extension, the caller can supply an alternative ExtensionApplicationHolder.

Class Hierarchy

Autodesk.AutoCAD.Runtime.ExtensionLoader

Visual Basic

Public sealed Class ExtensionLoader
Inherits MarshalByRefObject

C#

public sealed class ExtensionLoader : MarshalByRefObject;

Links

ExtensionLoader Methods, ExtensionLoader Events

Was this information helpful?