Click or drag to resize

PropertyInterceptionInfoPropertyType Property

Gets the type of the property

Namespace:  Cauldron.Interception
Assembly:  Cauldron.Interception (in Cauldron.Interception.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public Type PropertyType { get; }

Property Value

Type: Type

[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.PropertyType"]

See Also