Expression
Gets the expression to use for pulling the dependency when UseExpression(IExpression) or UseConstant(TypedConstant) is used.
Declaration
public IExpression? Expression { get; }Property Value
| Type | Description |
|---|---|
| IExpression |
Gets the expression to use for pulling the dependency when UseExpression(IExpression) or UseConstant(TypedConstant) is used.
public IExpression? Expression { get; }| Type | Description |
|---|---|
| IExpression |