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