GetStringProperty

Retrieves a string property from the applicationSettings.

Syntax

public String GetStringProperty(ConnectionPropertyType type)

Parameters

Returns

Returns a string property value.

Examples