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