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