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.2.3
Syntax
public static DocumentCategory Standard { get; }

Property Value

Type: DocumentCategory
See Also