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 |
Gets the target field or property, or throws an exception if the advice does not target a field or a property.
IFieldOrProperty FieldOrProperty { get; }
Type | Description |
---|---|
IFieldOrProperty |