|  | DynamicReadOnlyPropertyDescriptorPropertyDescriptor Property | 
            This is used to get the property descriptor wrapped by this class
            
 
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
 Syntax
Syntaxpublic PropertyDescriptor PropertyDescriptor { get; }Public ReadOnly Property PropertyDescriptor As PropertyDescriptor
	Get
public:
property PropertyDescriptor^ PropertyDescriptor {
	PropertyDescriptor^ get ();
}member PropertyDescriptor : PropertyDescriptor with get
Property Value
Type: 
PropertyDescriptor See Also
See Also