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