Whisperstream Research Group - SerialComm GSM SDK Documentation

ProcessorHelperData.GetSetting Method 

Gets a value from the application's application settings config file

public string GetSetting(
   string key
);

Parameters

key
the key to search for

Return Value

the value from the application settings or null

See Also

ProcessorHelperData Class | Whisperstream.SMSProcessor Namespace