PowerTCP SSH and SFTP for .NET
Data Property




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

Reference

DataEventArgs Class
DataEventArgs Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic