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