Click or drag to resize
Sandcastle Help File BuilderDynamicReadOnlyPropertyDescriptorTypeDescriptor Property
This is used to get the associated type descriptor

Namespace: SandcastleBuilder.Utils.Design
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public ICustomTypeDescriptor TypeDescriptor { get; }

Property Value

Type: ICustomTypeDescriptor
See Also