VcetExtension Class
Autodesk.Connectivity.Extensibility.Framework›Autodesk.Connectivity.Extensibility.Framework
An object representing an extension.
Syntax
public class VcetExtension Public Class VcetExtension Constructors
| Name | Description |
|---|---|
| VcetExtension |
Fields
| Name | Description |
|---|---|
| DotNameRuntime | Gets or sets the runtime requirements,set the default vaule equals Framework |
| Interface | Gets or sets the interface that is used to communicate with the extension. |
| ResolveFolder | Gets or sets the list of resolve folders. |
| Runtime | Gets or sets the runtime requirements. |
| Setting | Gets or sets the settings, which are key=value pairs used to assist in loading and configuring extensions. |
| Type | Gets or sets the type of the class that implements the interface. |
Returned By
Where you get a VcetExtension — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.Extensibility.Framework.VcetExtension