Autodesk Vault ProfessionalVault API

Settings Property

Autodesk.Connectivity.Extensibility.FrameworkExtension<T>

Gets the settings defined in the .vcet.config file.

Syntax

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

See Also