Sdílet prostřednictvím


VpnCustomPromptBooleanInput.Value Property

Definition

Gets the value selected by the user.

public:
 property bool Value { bool get(); };
bool Value();
public bool Value { get; }
var boolean = vpnCustomPromptBooleanInput.value;
Public ReadOnly Property Value As Boolean

Property Value

Boolean

bool

The value selected by the user.

Windows requirements

App capabilities
networkingVpnProvider

Applies to