Share via


VpnCustomPromptOptionSelector.SelectedIndex Property

Definition

Gets the index into the options string vector of the option selected by the user.

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

Property Value

UInt32

unsigned int

uint32_t

The index into the options string vector of the option selected by the user.

Windows requirements

App capabilities
networkingVpnProvider

Applies to