PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Transactions.​ModelSource­Configuration­ModelName
Open sandboxFocus

SourceConfigurationModel.Name Property

Name

Name of the source, i.e. typically name of the type or namespace. This is a dotted name. This attribute is optional. The default value matches the root namespace.

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