'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property PubSubDiscovery As UAPubSubResolverDescriptor
'Usage
Dim value As UAPubSubResolverDescriptor value = UAPubSubResolverDescriptor.PubSubDiscovery
[NotNull()] public static UAPubSubResolverDescriptor PubSubDiscovery {get;}
[NotNull()] public: static property UAPubSubResolverDescriptor^ PubSubDiscovery { UAPubSubResolverDescriptor^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).