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