C-DEngine 5.105

TheChannelInfo..::..IsDeviceType Property

Tells if this Channel is for a Device (Phone, Device, HTML5/JS)

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool IsDeviceType { get; }
Public ReadOnly Property IsDeviceType As Boolean
	Get
public:
property bool^ IsDeviceType {
	bool^ get ();
}