PostSharpAPI ReferencePost­Sharp.​Aspects.​InternalsLocation­Level­Advice­ArgsLocation­Name
Open sandboxFocus

LocationLevelAdviceArgs.LocationName Property

LocationName

Gets the name of the location (field, property or parameter) related to the aspect or advice being executed.

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