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

Property Type

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