共用方式為


IVpnCustomPromptElement 介面

定義

VpnChannel.RequestCustomPromptAsync 方法中使用的所有 UI 元素物件提供通用介面。

public interface class IVpnCustomPromptElement
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1941788216, 28420, 16461, 147, 221, 80, 164, 73, 36, 163, 139)]
struct IVpnCustomPromptElement
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1941788216, 28420, 16461, 147, 221, 80, 164, 73, 36, 163, 139)]
public interface IVpnCustomPromptElement
Public Interface IVpnCustomPromptElement
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
networkingVpnProvider

屬性

Compulsory

取得或設定物件是否必須先接收輸入,才能繼續 UI 流程。

DisplayName

取得或設定輸入 UI 專案的文字標籤。

Emphasized

取得或設定 UI 元素是否強調 (框線) 。

適用於