'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As UAOpcBinaryDtsParameters
'Usage
Dim value As UAOpcBinaryDtsParameters value = UAOpcBinaryDtsParameters.Default
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public new static UAOpcBinaryDtsParameters Default {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: new static property UAOpcBinaryDtsParameters^ Default { UAOpcBinaryDtsParameters^ get(); }