The modem command string that initializes the modem.
string ModemInitString {get; set;}
'Declaration
Property ModemInitString As String
'Usage
Dim instance As IConnectionSettingsModem
Dim value As String
instance.ModemInitString = value
value = instance.ModemInitString
Property Value
The default value (DEFAULT) uses the string for the selected modem name. This value cannot be changed if the connection is open.