Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IFileTransfer Interface : KermitSendStartCharacter Property |
'Declaration
Property KermitSendStartCharacter As String
'Usage
Dim instance As IFileTransfer Dim value As String instance.KermitSendStartCharacter = value value = instance.KermitSendStartCharacter
string KermitSendStartCharacter {get; set;}