|
TFtpErrorPacketErrorMessage Property
|
Error description that was sent by the other party.
Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public string ErrorMessage { get; }
Public ReadOnly Property ErrorMessage As String
Get
member ErrorMessage : string with get
function get_ErrorMessage();
View SourceProperty Value
StringSee Also