LiteralGetFormatArguments Method |
Get the format arguments if the literal is an interpolated string.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public List<Expression> GetFormatArguments()
Return Value
Type:
ListExpressionSee Also