Autodesk Vault ProfessionalVault API

EnvironmentFolders Property

Autodesk.Connectivity.Extensibility.FrameworkExtension<T>

Gets the load paths that are added to the PATH environment variable.

Syntax

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

See Also