PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/Logging­Type­Source/Source­Type
Open sandboxFocus

Property SourceType

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
Type