| PropertyInterceptionInfoDeclaringType Property |
Gets the
Type of the object where the property resides in
Namespace:
Cauldron.Interception
Assembly:
Cauldron.Interception (in Cauldron.Interception.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public Type DeclaringType { get; }
Property Value
Type:
Type[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.DeclaringType"]
See Also