デバイスタイプ

Namespace: FVIL.Video
Assembly: FVILdevice (in FVILdevice.dll) Version: 3.1.0.0 (3.1.0.5)

Syntax

C#
public override DeviceType DeviceType { get; }
Visual Basic
Public Overrides ReadOnly Property DeviceType As DeviceType
	Get

Return Value

Type: DeviceType

このデバイスタイプを取得します。 常に、 FVIL.Video.DeviceType.FHC3312 を返します。

See Also