[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.3.38916 (1.5.3.38916)

Syntax

C#
public struct RemoteInfo
Visual Basic
Public Structure RemoteInfo
Visual C++
public value class RemoteInfo
F#
[<SealedAttribute>]
type RemoteInfo =  struct end
JScript
JScript supports the use of structures, but not the declaration of new ones.

See Also