WinJS.Namespace Namespace

This topic has not yet been rated - Rate this topic

Provides helper functions for defining namespaces. For more information, see Organizing your code with WinJS.Namespace.

The WinJS.Namespace namespace has these types of members:

Functions

FunctionDescription

define function

Defines a new namespace with the specified name. For more information, see Organizing your code with WinJS.Namespace.

defineWithParent function

Defines a new namespace with the specified name under the specified parent namespace. For more information, see Organizing your code with WinJS.Namespace.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

 

 

Build date: 12/5/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.