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