'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property PubSubDiscovery As UAPubSubResolverDescriptor
'Usage
Dim value As UAPubSubResolverDescriptor value = UAPubSubResolverDescriptor.PubSubDiscovery
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static UAPubSubResolverDescriptor PubSubDiscovery {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property UAPubSubResolverDescriptor^ PubSubDiscovery { UAPubSubResolverDescriptor^ get(); }