ConfigValues Property
Gets any script configuration headers defined in the script.
Syntax
public
System.Collections.Generic.IReadOnlyList<ScriptConfigurationValues> ConfigValues {
get
; }