ExplorerLoader Class
Autodesk.Connectivity.Explorer.ExtensibilityTools›Autodesk.Connectivity.Explorer.ExtensibilityTools
Performs a partial load of Vault Explorer and returns an interface for making calls into it.
Syntax
public sealed class ExplorerLoader Public NotInheritable Class ExplorerLoader Constructors
| Name | Description |
|---|---|
| ExplorerLoader | The constructor. |
Methods
| Name | Description |
|---|---|
| GetExePath | Finds the installed path to the Vault Explorer EXE. |
| GetExplorerUtil | Gets an interface for making calls into Vault Explorer |
| LoadExplorerUtil | Loads an interface for making calls into Vault Explorer. Loads an interface for making calls into Vault Explorer. |
| LoadExplorerUtil(String,String,Int64,String) | Loads an interface for making calls into Vault Explorer. |
| LoadExplorerUtil(Product,String,String,Int64,String,String,String) | Loads an interface for making calls into Vault Explorer. |
| GetProductFromRegistry | Finds the installed product and its exePath |
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.Explorer.ExtensibilityTools.ExplorerLoader