Class DeviceItem
- Namespace
- BootstrapBlazor.Components
- Assembly
- BootstrapBlazor.dll
摄像头信息类
public class DeviceItem
- Inheritance
-
DeviceItem
- Inherited Members
- Extension Methods
Constructors
DeviceItem()
public DeviceItem()
Properties
DeviceId
获得/设置 设备 ID
public string DeviceId { get; set; }
Property Value
Label
获得/设置 设备标签
public string Label { get; set; }