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