Settings Property
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))