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