FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConfigurationSettings..::..imageFilePath Method

Images the file path.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public static string imageFilePath(
	string connectionString
)
Public Shared Function imageFilePath ( _
	connectionString As String _
) As String
public:
static String^ imageFilePath(
	String^ connectionString
)

Parameters

connectionString
Type: String
The connection string.

Return Value

System.String.