|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSDeviceParameter Interface > IBNCSDeviceParameter Properties > IBNCSDeviceParameter.Class Property |
Gets the name of the class.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
string Class { get; }
The name of the class as a string.
IBNCSDeviceParameter Interface