VpnCustomPromptBooleanInput.Value プロパティ

定義

ユーザーが選択した値を取得します。

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

プロパティ値

Boolean

bool

ユーザーが選択した値。

Windows の要件

アプリの機能
networkingVpnProvider

適用対象