MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIMeta­TargetField­Or­Property
Open sandboxFocus

IMetaTarget.FieldOrProperty Property

FieldOrProperty

Gets the target field or property, or throws an exception if the advice does not target a field or a property.

Declaration
IFieldOrProperty FieldOrProperty { get; }
Property Value
Type Description
IFieldOrProperty
See Also