ExprStringQ Method
Tells whether the Expr represents a Wolfram Language string. Works like the Wolfram Language function StringQ.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
Public Function StringQ As Boolean
member StringQ : unit -> bool
Return Value
Booleantrue, if the Expr is a string; false otherwise.