Bagikan melalui


PropertyValue.CreateUInt8(Byte) Metode

Definisi

Membuat nilai properti dari byte.

public:
 static Platform::Object ^ CreateUInt8(byte value);
 static IInspectable CreateUInt8(byte const& value);
public static object CreateUInt8(byte value);
function createUInt8(value)
Public Shared Function CreateUInt8 (value As Byte) As Object

Parameter

value
Byte

byte

Nilai untuk disimpan dalam nilai properti.

Mengembalikan

Object

Platform::Object

IInspectable

Nilai properti.

Berlaku untuk