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

ImportMemberAdviceInstance.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 abstract object Member { get; }
Property Value
Type Description
Object