|  | DynamicReadOnlyPropertyDescriptorTypeDescriptor Property | 
            This is used to get the associated type descriptor
            
 
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
 Syntax
Syntaxpublic ICustomTypeDescriptor TypeDescriptor { get; }Public ReadOnly Property TypeDescriptor As ICustomTypeDescriptor
	Get
public:
property ICustomTypeDescriptor^ TypeDescriptor {
	ICustomTypeDescriptor^ get ();
}member TypeDescriptor : ICustomTypeDescriptor with get
Property Value
Type: 
ICustomTypeDescriptor See Also
See Also