[This is preliminary documentation and is subject to change.]
Contains details about the remote file being copied.
Namespace: Tools.TotalCommanderTAssembly: 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 |
|---|
|