DeviceType.DriverType Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > DeviceType Class > DeviceType Properties >

DeviceType.DriverType Property

Gets the type of the driver.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public string DriverType { get; }

Return Value

The type of the driver as a string.

 

See Also


DeviceType Class

BNCS Namespace