PowerTCP FTP for .NET
Message Property



Returns the message argument provided by the Marshal method.
Syntax
Public ReadOnly Property Message As String
Dim instance As UserStateEventArgs
Dim value As String
 
value = instance.Message
public string Message {get;}
public:
property String^ Message {
   String^ get();
}
See Also

Reference

UserStateEventArgs Class
UserStateEventArgs Members


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