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