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