ExtensionFolder Class
Autodesk.Connectivity.Extensibility.Framework›Autodesk.Connectivity.Extensibility.Framework
Represents a folder to load extensions from
Syntax
public class ExtensionFolder Public Class ExtensionFolder Constructors
| Name | Description |
|---|---|
| ExtensionFolder | The constructor |
Properties
| Name | Description |
|---|---|
| IsAppStore | Gets a value indicating that App Store rules should be used for detecting extensions. |
| Path | Gets the folder path. |
| SearchType | Gets a value indicating how extensions should be located. |
Returned By
Where you get a ExtensionFolder — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.Extensibility.Framework.ExtensionFolder