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