PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMetadata­ExpressionDeclaration
Open sandboxFocus

IMetadataExpression.Declaration Property

Declaration

Gets the declaration (System.Type, System.Reflection.FieldInfo, MethodInfo, ConstructorInfo).

Declaration
MemberInfo Declaration { get; }
Property Value
Type Description
System.Reflection.MemberInfo