ITypeDecorator.Modifier Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the type modifier that indicates how the type decorates or wraps an element type.
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).