VpnCustomPromptOptionSelector.SelectedIndex 属性

定义

将索引获取到用户选择的选项的选项字符串向量中。

public:
 property unsigned int SelectedIndex { unsigned int get(); };
uint32_t SelectedIndex();
public uint SelectedIndex { get; }
var uInt32 = vpnCustomPromptOptionSelector.selectedIndex;
Public ReadOnly Property SelectedIndex As UInteger

属性值

UInt32

unsigned int

uint32_t

索引到用户选择的选项的选项字符串向量中。

Windows 要求

应用功能
networkingVpnProvider

适用于