Click or drag to resize

HTTPRequestDownloadFile Property

The file to download into. Will output any received file into it.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string DownloadFile { get; set; }

Property Value

Type: String
See Also