Click or drag to resize

ModuleCategory.Standard Property

Gets the document category for standard ECMAScript 6 modules.

Namespace: Microsoft.ClearScript.JavaScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.5.0
Syntax
public static DocumentCategory Standard { get; }

Property Value

DocumentCategory
See Also