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