You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JValue Class > JValue Methods > CreateString Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JValue.CreateString Method

Creates a JValue string with the given value.

Syntax
C++
C#
Visual Basic
public: JValue CreateString( string value );
Parameters
Parameters 
Description 
value 
The value. 
Returns

A JValue string with the given value.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.