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