'Declaration
Public ReadOnly Property Connected As Boolean
'Usage
Dim instance As ConnectedConditionChangedEventArgs Dim value As Boolean value = instance.Connected
public bool Connected {get;}
Property Value
The default value of this property is False
.