bool Enabled {get; set;}
'Declaration
Property Enabled As Boolean
'Usage
Dim instance As _UAPubSubConfigurationData Dim value As Boolean instance.Enabled = value value = instance.Enabled
Property Value
The default value of this property is False
.