Creates a property value from an array of bytes.
public:
static Object^ CreateUInt8Array(
Array<unsigned char>^ value
)
value
Type: unsigned char
The array to store in the property value.
Type: Object
Namespace: Windows.Foundation
Metadata: windows.winmd