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