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