VpnCustomCheckBox.Bordered 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 bool Bordered { bool get(); void set(bool value); };
bool Bordered();
void Bordered(bool value);
public bool Bordered { get; set; }
var boolean = vpnCustomCheckBox.bordered;
vpnCustomCheckBox.bordered = boolean;
Public Property Bordered As Boolean
Property Value
Boolean
bool
Not supported.
Implements
Windows requirements
App capabilities |
networkingVpnProvider
|