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.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.4.11.0 (6.4.11.0)

