ResourceCandidate.ValueAsBytes Property

Definition

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()

Property Value

Byte[]

byte[]

Applies to