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