VaultExplorerUtil
The VaultExplorerUtil object is of type Autodesk.Connectivity.Explorer.ExtensibilityTools.IExplorerUtil and allows working directly with the Vault Explorer.
Syntax
1 | $vaultExplorerUtil
 | 
Following methods are available:
Icons  | 
Type  | 
Name  | 
Description  | 
|---|---|---|---|
void  | 
UpdateFileProperties(File file,System.Collections.Generic.Dictionary<PropDef,object> props)  | 
Updates a set of properties for a file.  | 
Remarks
All the methods of the VaultExplorerUtil object are part of the Vault API.
You can look them up in the VaultSDK documentation under IExplorerUtil Interface Members.