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