PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Abstract­SourceSource­Name
Open sandboxFocus

LoggingAbstractSource.SourceName Property

SourceName

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

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