MemberModel.ModelType Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the type of the documentation model.
public abstract DocumentationModelType ModelType { get; }Property Value
- DocumentationModelType
- The type of the documentation model for this member.
