'Declaration Public ReadOnly Property State As FtpClientState
'Usage Dim instance As FtpClient Dim value As FtpClientState value = instance.State
public FtpClientState State {get;}
'Declaration Public ReadOnly Property State As FtpClientState
'Usage Dim instance As FtpClient Dim value As FtpClientState value = instance.State
public FtpClientState State {get;}
This property is the equivalent of the CurrentState property of the ActiveX version of the Xceed FTP Library.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2