Type.IsMarshalByRefImpl Method

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Protected MustOverride Function IsMarshalByRefImpl As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.IsMarshalByRefImpl()
protected abstract bool IsMarshalByRefImpl()
protected:
virtual bool IsMarshalByRefImpl() abstract
abstract IsMarshalByRefImpl : unit -> bool 
protected abstract function IsMarshalByRefImpl() : boolean

Return Value

Type: Boolean

.NET Framework Security

See Also

Reference

Type Class

Type Members

System.Reflection.Mock Namespace