デバイスタイプ

Namespace: FVIL.Video
Assembly: FVIL1300 (in FVIL1300.dll) Version: 3.1.0.0 (3.1.0.1)

Syntax

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

Return Value

Type: DeviceType

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

See Also