[This is preliminary documentation and is subject to change.]

Contains details about the remote file being copied.

Namespace:  Tools.TotalCommanderT
Assembly:  Tools.TotalCommander (in Tools.TotalCommander.dll) Version: 1.5.2.0

Syntax

C#
public struct RemoteInfo
Visual Basic (Declaration)
Public Structure RemoteInfo
Visual C++
public value class RemoteInfo
J#
public final class RemoteInfo extends ValueType
JScript
JScript supports the use of structures, but not the declaration of new ones.

See Also