PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Abstract­SourceType
Open sandboxFocus

LoggingAbstractSource.Type Property

Type

Gets the Type that this source is associated with. This may be null if the source is based on a logger name.

Declaration
public Type Type { get; }
Property Value
Type Description
Type