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

Property Value

DocumentInfo
See Also