Share via


GenericDevice Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.SPOT.Input
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly Property GenericDevice As GenericDevice
public GenericDevice GenericDevice { get; }
public:
property GenericDevice^ GenericDevice {
    GenericDevice^ get ();
}
member GenericDevice : GenericDevice
function get GenericDevice () : GenericDevice

Property Value

Type: Microsoft.SPOT.Input. . :: . .GenericDevice
Returns GenericDevice.

.NET Framework Security

See Also

Reference

InputManager Class

Microsoft.SPOT.Input Namespace