ExpressionAttributeVariable<System.String>.ExpressionAttributeVariable<System::String> Constructor
Initializes a new instance of the ExpressionAttributeVariable<System.String> class.
ExpressionAttributeVariable(System.String expression)
Initializes a new instance of the ExpressionAttributeVariable<System.String> that returns a value by evaluating the specified expression. Syntax
public ExpressionAttributeVariable<System::String> (
System.String expression
)
Parameters
expression
Type: System.String
The expression to evaluate.
The expression to evaluate.
Platforms
Windows, Linux, Android