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