Autodesk Vault ProfessionalVault API

ResolveFolders Property

Autodesk.Connectivity.Extensibility.FrameworkExtension

Gets the additional load paths defined in the .vcet.config file.

Syntax

public System.Collections.Generic.ICollection<string> ResolveFolders {get;}
Public ReadOnly Property ResolveFolders As System.Collections.Generic.ICollection(Of String)

See Also