PowerTCP FTP for .NET
WriteXml Method (FtpSession)



Syntax
Public Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
Dim instance As FtpSession
Dim writer As XmlWriter
 
instance.WriteXml(writer)
public void WriteXml( 
   XmlWriter writer
)
public:
void WriteXml( 
   XmlWriter^ writer
) 

Parameters

writer
See Also

Reference

FtpSession Class
FtpSession Members


PowerTCP FTP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic