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 or sets the temporary ID of the IItem that fulfills this promise.
Syntax
var handle = iItemPromise.handle;
iItemPromise.handle = handle;
Property value
Type: String
The temporary ID of the IItem that fulfills this promise.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |