|  | PropertyInterceptionInfoPropertyType Property  | 
 
            Gets the type of the property
            
 
    Namespace: 
   Cauldron.Interception
    Assembly:
   Cauldron.Interception (in Cauldron.Interception.dll) Version: 1.0.0
 Syntax
Syntaxpublic 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
See Also