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

ImportLocationAdviceInstance.Member Property

Member

Gets the reflection object (LocationInfo or 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
Object
Overrides
ImportMemberAdviceInstance.Member