Translate page

QWS3270.FileTransfer Property

Gets the file transfer interface.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public IFileTransfer FileTransfer { get; }
Visual Basic (Declaration)
Public ReadOnly Property FileTransfer As IFileTransfer
Visual C++
public:
virtual property IFileTransfer^ FileTransfer {
	IFileTransfer^ get () sealed;
}
JavaScript
function get_FileTransfer();

Field Value

The file transfer interface.

Implements

IQWS3270.FileTransfer

See Also


QWS3270 Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.