| 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 public PropertyDescriptor PropertyDescriptor { get; }
Public ReadOnly Property PropertyDescriptor As PropertyDescriptor
Get
public:
property PropertyDescriptor^ PropertyDescriptor {
PropertyDescriptor^ get ();
}
member PropertyDescriptor : PropertyDescriptor with get
Property Value
Type:
PropertyDescriptorSee Also