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