PowerTCP FTP for .NET
Data Property



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.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic