VpnCustomComboBox.Selected Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not supported.
public:
property unsigned int Selected { unsigned int get(); };
uint32_t Selected();
public uint Selected { get; }
var uInt32 = vpnCustomComboBox.selected;
Public ReadOnly Property Selected As UInteger
Property Value
Not supported.
Windows requirements
App capabilities |
networkingVpnProvider
|