Compartir a través de


JsPropertyIdType enumeration

Type enumeration of a JavaScript property.

Syntax

enum JsPropertyIdType;  

Members

Values

Name Description
JsPropertyIdTypeString Type enumeration of a JavaScript string property
JsPropertyIdTypeSymbol Type enumeration of a JavaScript symbol property

Requirements

  • jsrt.h

See also