Table of Contents

Class AllowedUSBDevice

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class AllowedUSBDevice
Inheritance
AllowedUSBDevice
Inherited Members

Constructors

AllowedUSBDevice()

public AllowedUSBDevice()

Fields

ProductId

[Value("productId")]
public required byte ProductId

Field Value

byte

SerialNumber

[Value("serialNumber")]
public string SerialNumber

Field Value

string

VendorId

[Value("vendorId")]
public required byte VendorId

Field Value

byte