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