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