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