viewId property

Gets the ID for the window that’s associated with the MSAppView object.

Syntax

var id = msAppView.viewId;

Remarks

This property is supported only for Windows Store apps.

See also

MSAppView