VcetResolveFolder Class
Autodesk.Connectivity.Extensibility.Framework›Autodesk.Connectivity.Extensibility.Framework
A folder to be used when resolving .NET DLL references.
Syntax
public class VcetResolveFolder Public Class VcetResolveFolder Constructors
| Name | Description |
|---|---|
| VcetResolveFolder |
Fields
| Name | Description |
|---|---|
| AppendToPath | Gets or sets if this resolve folder should be added to the PATH environment variable. |
| LookupType | Gets or sets the type of lookup for finding the actual folder path. |
| Path | Gets or sets the relative path for the lookup. Only used if the lookup type is RelativeToExtension. |
| Regkey | Gets or sets the registry key for the lookup. Only used if the lookup type is Registry. |
| Regname | Gets or sets the registry name for the lookup. Only used if the lookup type is Registry. |
Returned By
Where you get a VcetResolveFolder — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.Extensibility.Framework.VcetResolveFolder