Property Text
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
Text
Gets the text input entered in the prompt dialog.
public string Text { get; }
Property Value
- string
The text input entered in the prompt dialog.
Gets the text input entered in the prompt dialog.
public string Text { get; }
The text input entered in the prompt dialog.