LoggingNamespaceSource.Name Property |
Gets the last component of the name of the type or namespace. For instance, when FullName is
PostSharp.Patterns.Diagnostics.LoggingBackend, Name is LoggingBackend.
For generic types, the Name property includes the arity, i.e. the name of List<T> is List`1.
If this source is based on a source name rather than a type, this is the complete source name.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.7.12.0 (6.7.12.0)

