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