VcetLookupType Enumeration
Autodesk.Connectivity.Extensibility.Framework›Autodesk.Connectivity.Extensibility.Framework
Gets the type of lookup for a resolve folder.
Syntax
public enum VcetLookupType : System.Enum Public Enum VcetLookupType
Inherits System.EnumMembers
| Member | Description |
|---|---|
| ExplorerClient | The lookup is the location of the Vault Explorer client. |
| Registry | The lookup involves the Windows registry. |
| RelativeToExtension | The lookup is relative to the location of the extension's DLL. |
Returned By
Where you get a VcetLookupType — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.Extensibility.Framework.VcetLookupType