Click or drag to resize

V8ScriptDocumentInfo Property

Gets the document meta-information for the compiled script.

Namespace:  Microsoft.ClearScript.V8
Assembly:  ClearScript.V8 (in ClearScript.V8.dll) Version: 7.2.4
Syntax
public DocumentInfo DocumentInfo { get; }

Property Value

Type: DocumentInfo
See Also