GenericCapableTypeAdapter.UnqualifiedName Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the unqualified name of the type without any generic arity suffix.
public string UnqualifiedName { get; }Property Value
- string
- The unqualified name of the type without any generic arity suffix.
