PowerTCP FTP for .NET
Data Property (DataEventArgs)



Gets data provided by Data and Log events.
Syntax
Public ReadOnly Property Data As Data
Dim instance As DataEventArgs
Dim value As Data
 
value = instance.Data
public Data Data {get;}
public:
property Data^ Data {
   Data^ get();
}
See Also

Reference

DataEventArgs Class
DataEventArgs Members


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