AssemblyModel.Name Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the name of the assembly.
public string Name { get; }Property Value
- string
- The name of the assembly, derived from the "Title" attribute if available; otherwise, the assembly's simple name.
