Open sandboxFocus

Property FieldOrProperty

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