| ISTSeriesDeviceKernelVersion Property  |   | 
            Gets the kernel version.
            
 
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntaxstring KernelVersion { get; }ReadOnly Property KernelVersion As String
	Get
property String^ KernelVersion {
	String^ get ();
}abstract KernelVersion : string with get
Property Value
Type: 
String
            The kernel version.
            
See Also