WinJS.Binding.getProperty function

Gets a property value by name.

Syntax

var object = WinJS.Binding.getProperty(name);

Parameters

  • name
    Type: String

    The name of the property to get.

Return value

Type: Object

The value of the property as an observable object.

Requirements

Namespace

WinJS.Binding

Library

Base.js

 

 

Build date: 12/5/2012