PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesImport­Method­Advice­InstanceMember
Open sandboxFocus

ImportMethodAdviceInstance.Member Property

Member

Gets the reflection object (LocationInfo or System.Reflection.MethodInfo) that needs to be imported, or null if the exact member is unknown and must be matched by name and signature.

Declaration
public override object Member { get; }
Property Value
Type Description
System.Object
Overrides
ImportMemberAdviceInstance.Member