A Sandcastle Documented Class Library
ScriptHttpDownloadEndArgsError Property |
Returns the error message of the download, if any
Namespace: AdiIRCAPIv2.Arguments.ScriptHttpDownload
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string Error { get; }
Public ReadOnly Property Error As String Get
public: property String^ Error { String^ get (); }
member Error : string with get
Property Value
Type: StringSee Also