| PropertyInterceptionInfoPropertyType Property |
Gets the type of the property
Namespace:
Cauldron.Interception
Assembly:
Cauldron.Interception (in Cauldron.Interception.dll) Version: 1.0.0
Syntax public Type PropertyType { get; }
Public ReadOnly Property PropertyType As Type
Get
public:
property Type^ PropertyType {
Type^ get ();
}
Property Value
Type:
Type[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.PropertyType"]
See Also