Skip to main content
Kampute.DocToolkit
A toolkit for generating custom .NET API documentation
Light
Dark
System
Welcome to DocToolkit
API
Kampute.DocToolkit.Metadata.Reflection
Namespace
ExtensionContainerInfo
Class
ContainerType
Property
ExtensionContainerInfo.ContainerType Property
Namespace
Kampute.DocToolkit.Metadata.Reflection
Assembly
Kampute.DocToolkit.dll
Definition
Gets the container type.
public Type ContainerType { get; }
Property Value
Type
The
Type
representing the container type.
×