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