Edit

TestResultParameterModel.ValueToBytes(String) Method

Definition

public static byte[] ValueToBytes(string value);
static member ValueToBytes : string -> byte[]
Public Shared Function ValueToBytes (value As String) As Byte()

Parameters

value
String

Returns

Byte[]

Applies to