TypeDecoratorAdapter.Modifier Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the type modifier that indicates how the type decorates or wraps an element type.
public TypeModifier Modifier { get; }Property Value
- TypeModifier
- A TypeModifier value indicating how the type decorates or wraps an element type (array, pointer, nullable, or by-ref).
