Represents a reply to an event on the server
Namespace: System.Net.FtpClient
Assembly: System.Net.FtpClient (in System.Net.FtpClient.dll) Version: 1.0.5064.17461
Syntax
| C# |
|---|
public struct FtpReply : IFtpReply |
| Visual Basic |
|---|
Public Structure FtpReply Implements IFtpReply |
| Visual C++ |
|---|
public value class FtpReply : IFtpReply |