Click or drag to resize

FileDialogCurrentPath Property

The currently selected file path of the file dialog.

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

Property Value

Type: String
See Also