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