Gets the type that is being imported

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public Type Type{ get;}

Field Value

The type.

See Also