LumiSoft Net Help
FileStream Property
NamespacesLumiSoft.Net.FTP.ServerFTP_e_AppeFileStream
Gets or sets file stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public Stream FileStream { get; set; }
Public Property FileStream As Stream
	Get
	Set
public:
property Stream^ FileStream {
	Stream^ get ();
	void set (Stream^ value);
}
member FileStream : Stream with get, set
Property Value

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