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

Property SourceName

SourceName

Gets the name that this source is associated with. This can't be null.

Declaration
public string SourceName { get; }
Property Value
Type Description
String