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