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