다음을 통해 공유


VpnCustomErrorBox.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 = vpnCustomErrorBox.label;
vpnCustomErrorBox.label = string;
Public Property Label As String

속성 값

String

Platform::String

winrt::hstring

지원되지 않습니다.

구현

Windows 요구 사항

앱 기능
networkingVpnProvider

적용 대상