VcetConfiguration Class
Autodesk.Connectivity.Extensibility.Framework›Autodesk.Connectivity.Extensibility.Framework
An object representing the contents of a .vcet.config file.
Syntax
public class VcetConfiguration Public Class VcetConfiguration Constructors
| Name | Description |
|---|---|
| VcetConfiguration |
Properties
| Name | Description |
|---|---|
| File | Gets the path to the .vcet.config file. |
| Folder | Gets the folder containing the .vcet.config file. |
Fields
| Name | Description |
|---|---|
| ExtensionSettings | Gets or sets the contents of the Cconnectivity.ExtensionSetting tag. |
Returned By
Where you get a VcetConfiguration — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.Extensibility.Framework.VcetConfiguration