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