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