Property
Gets the target field or property, or throws an exception if the advice does not target a field or a property.
Declaration
IProperty Property { get; }
Property Value
Type | Description |
---|---|
IProperty |
Gets the target field or property, or throws an exception if the advice does not target a field or a property.
IProperty Property { get; }
Type | Description |
---|---|
IProperty |