IPropertyValue.IsNumericScalar Property

Gets a value that indicates whether the property value is a scalar value.

Syntax

public:
property bool IsNumericScalar {
         bool get ();
}  

Property value

Type: bool 

  True if the value is scalar; otherwise false.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IPropertyValue Interface

IPropertyValue Members

Windows.Foundation Namespace