Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an attribute value from the first element in the collection.
Syntax
var object = queryCollection.getAttribute(name);
Parameters
name
Type: stringThe name of the attribute.
Return value
Type: Object
The value of the attribute.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Utilities |