PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIField­ExpressionInstance
Open sandboxFocus

IFieldExpression.Instance Property

Instance

Gets the object containing the field, or null if the field is static.

Declaration
IExpression Instance { get; }
Property Value
Type Description
IExpression