Click or drag to resize

StringDocumentStringContents Property

Gets the document's contents as a string.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.5.0
Syntax
public string StringContents { get; }

Property Value

String
See Also