Share via


VpnCustomPromptTextInput.Text Property

Definition

Gets the text typed into the text input UI element.

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = vpnCustomPromptTextInput.text;
Public ReadOnly Property Text As String

Property Value

String

Platform::String

winrt::hstring

The text typed into the text input UI element.

Windows requirements

App capabilities
networkingVpnProvider

Applies to