ILNumerics Ultimate VS

HostDeviceDeviceType Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gives the type (kind) of this device. This returns Host.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.DeviceManagement
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public override DeviceTypes DeviceType { get; }

Property Value

Type: DeviceTypes
Remarks

[ILNumerics Core Module]

See Also

Reference