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. |