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