Mercury.QTP.CustomServer Namespace > CustomServerBase Class : GetSettingsValue Method |
Parameter Name
from the configuration file.
Parameter
value from the Settings
sub-element of this control in the SwfConfig.xml configuration file.Settings
format, use GetSettingsXML'Declaration
Public Function GetSettingsValue( _ ByVal ParamName As System.String _ ) As System.String
public System.string GetSettingsValue( System.string ParamName )
Parameters
- ParamName
- The
Parameter Name
from the configuration file.