Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

MaterializerCompilerEventArgs..::..TargetType Property

Gets the type of the target.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.CompiledMaterializers (in Tortuga.Chain.CompiledMaterializers.dll)

Syntax


public Type TargetType { get; }
Public ReadOnly Property TargetType As Type
	Get
public:
property Type^ TargetType {
	Type^ get ();
}

Field Value

The type of the target.