Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: string ToString(JsQuotes)

Declaration

public string ToString(
    JsQuotes quotes
)

Summary

Returns a JavaScript-compatible representation of this string.

Parameters

JsQuotesquotes Specifies the style of quotes to use around the string.