PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIConstant­Expression
Open sandboxFocus

IConstantExpression Interface

Expression representing a build-time constant.

Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public interface IConstantExpression : IExpression, IMethodBodyElement

Properties

Name Description
Value

Gets the constant value.