TypeAdapter.Signature Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the general signature of the type.
public string Signature { get; }Property Value
- string
- A string representation of the type used for constructing type's code references.
