A Sandcastle Documented Class Library
ScriptHttpDownloadStartedArgsFilename Property |
Returns the filename to save the download as
Namespace: AdiIRCAPIv2.Arguments.ScriptHttpDownload
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string Filename { get; }
Public ReadOnly Property Filename As String Get
public: property String^ Filename { String^ get (); }
member Filename : string with get
Property Value
Type: StringSee Also