Mono Class Library: System.Type Overview | Members

System.Type.IsMarshalByRef Property

Gets a bool value indicating whether the current type is marshaled by reference.

public bool IsMarshalByRef { get; }

Value

true if the Type is marshaled by reference; otherwise, false.

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0