ReadConfiguration Method
Summary
Returns the configuration for a component.
Syntax
Function ReadConfiguration( _
ByVal componentName As String _
) As String
Parameters
componentName
Type: System.String The component name which configuration will be returned.
Return Value
Type: System.String The configuration for the component.