Expression representing a build-time constant.
Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public interface IConstantExpression : IExpression, IMethodBodyElementProperties
| Name | Description |
|---|---|
| Value | Gets the constant value. |