다음을 통해 공유


CUI.JsonXmlElement.attributes Property

Applies to: SharePoint Foundation 2010

Gets the attributes of the XML element.

var value = CUI.JsonXmlElement.get_attributes(); 

Property Value

Type: Object

The attributes of the element, where the property names are the names of the attributes and the property values are the values of the attributes.

Applies To

CUI.JsonXmlElement Class

See Also

Reference

CUI.JsonXmlElement Methods

CUI.JsonXmlElement Properties

CUI Namespace