LumiSoft Net Help
PassivePublicIP Property
NamespacesLumiSoft.Net.FTP.ServerFTP_ServerPassivePublicIP
Gets or sets passive mode public IP address what is reported to clients. This property is manly needed if FTP server is running behind NAT. Value null means not spcified.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPAddress PassivePublicIP { get; set; }
Public Property PassivePublicIP As IPAddress
	Get
	Set
public:
property IPAddress^ PassivePublicIP {
	IPAddress^ get ();
	void set (IPAddress^ value);
}
member PassivePublicIP : IPAddress with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119