Skip to main content
Kampute.DocToolkit
A toolkit for generating custom .NET API documentation
Light
Dark
System
home
API
Kampute.DocToolkit.Metadata.Adapters
Namespace
PropertyAdapter
Class
GetPropertyType
Method
PropertyAdapter.GetPropertyType Method
Namespace
Kampute.DocToolkit.Metadata.Adapters
Assembly
Kampute.DocToolkit.dll
Definition
Retrieves the type of the property.
protected virtual IType GetPropertyType()
Returns
IType
An
IType
representing the type of the property.
×