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