Condividi tramite


ResourceCandidate.ValueAsBytes Proprietà

Definizione

Ottiene il valore di ResourceCandidate rappresentato in byte.

public:
 property Platform::Array <byte> ^ ValueAsBytes { Platform::Array <byte> ^ get(); };
winrt::array_view <byte> ValueAsBytes();
public byte[] ValueAsBytes { get; }
var byte[] = resourceCandidate.valueAsBytes;
Public ReadOnly Property ValueAsBytes As Byte()

Valore della proprietà

Byte[]

byte[]

Valore di ResourceCandidate rappresentato in byte.

Si applica a