WinJS.Namespace Namespace
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
Functions
Function | Description |
---|---|
Defines a new namespace with the specified name. For more information, see Organizing your code with WinJS.Namespace. |
|
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] |
Minimum supported phone |
Windows Phone 8.1 |
Library |
Winjs.js |