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