MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​AdvicesLocation­Value­Attribute
Open sandboxFocus

LocationValueAttribute Class

In a template applied to a field or property, the field or property value can be represented as a parameter named value. The type of this parameter must be dynamic or be compatible with the field or property type.

Inheritance
System.Object
LocationValueAttribute
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
public sealed class LocationValueAttribute : AdviceParameterAttribute

Constructors

Name Description
LocationValueAttribute()