String value of the LineEdit.
Note: Changing text using this property won't emit the text_changed signal.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic string Text { get; set; }
Property Value
Type:
String
See Also