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