Open sandboxFocus

Property Member

Member

Gets the target member (method, constructor, field, property or event, but not a nested type), or throws an exception if the advice does not target a member.

Declaration
IMember Member { get; }
Property Value
Type Description
IMember
See Also