BaseConnectorEngine.GetTestModeSetting Method

Protected Function GetTestModeSetting( _ 
ByVal setting_name As String
) As String
This language is not supported or no code example is available.
protected string GetTestModeSetting( 
string setting_name 
)
This language is not supported or no code example is available.
protected:  
String^ GetTestModeSetting( 
String^ setting_name 
)
This language is not supported or no code example is available.
protected function GetTestModeSetting( 
setting_name : String 
) : String;
This language is not supported or no code example is available.

Parameters

setting_name
string

Return Value

string

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition