IType.FullName Property

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

Definition

Gets the full name of the type.
string FullName { get; }

Property Value

string
The type's full name including namespace and declaring type names.