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

LocationLevelAdviceArgs.LocationFullName Property

LocationFullName

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

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