IInstanceModel..::..InstanceType Property

Gets the type of the instance.

Namespace:  FastMoq.Models
Assembly:  FastMoq.Core (in FastMoq.Core.dll)

Syntax


Type InstanceType { get; }
ReadOnly Property InstanceType As Type
	Get
property Type^ InstanceType {
	Type^ get ();
}

Field Value

The type of the instance.