PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Type­SourceSource­Type
Open sandboxFocus

LoggingTypeSource.SourceType Property

SourceType

The type represented by the current LoggingTypeSource. This may be null if the log source is based on a name rather than on a type.

Declaration
public Type SourceType { get; }
Property Value
Type Description
System.Type