Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 452 Bytes

propertyvalue_createuint8array_1938544724.md

File metadata and controls

26 lines (18 loc) · 452 Bytes
-api-id -api-type
M:Windows.Foundation.PropertyValue.CreateUInt8Array(System.Byte[])
winrt method

Windows.Foundation.PropertyValue.CreateUInt8Array

-description

Creates a property value from an array of bytes.

-parameters

-param value

The array to store in the property value.

-returns

The property value.

-remarks

-examples

-see-also