VpnCustomTextBox.Label プロパティ

定義

サポートされていません。

public:
 property Platform::String ^ Label { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Label();

void Label(winrt::hstring value);
public string Label { get; set; }
var string = vpnCustomTextBox.label;
vpnCustomTextBox.label = string;
Public Property Label As String

プロパティ値

String

Platform::String

winrt::hstring

サポートされていません。

実装

Windows の要件

アプリの機能
networkingVpnProvider

適用対象