Click or drag to resize

ModuleCategoryStandard Property

Gets the document category for standard ECMAScript 6 modules.

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

Property Value

DocumentCategory
See Also