AspectField
Gets the field of the aspect class to which the field or property needs to be bound.
Declaration
public FieldInfo AspectField { get; }
Property Value
Type | Description |
---|---|
FieldInfo |
Gets the field of the aspect class to which the field or property needs to be bound.
public FieldInfo AspectField { get; }
Type | Description |
---|---|
FieldInfo |