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.4.5
Syntax
public string StringContents { get; }

Property Value

String
See Also