TypeAdapter.FullName Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the full name of the type.
public string FullName { get; }Property Value
- string
- The type's full name including namespace and declaring type names.
