VpnCustomPromptTextInput.Text 属性

定义

获取在文本输入 UI 元素中键入的文本。

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

属性值

String

Platform::String

winrt::hstring

在文本输入 UI 元素中键入的文本。

Windows 要求

应用功能
networkingVpnProvider

适用于