Microsoft.SPOT.IO Namespace

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

Handles input and output (I/O) specific to the .NET Micro Framework.

Classes

  Class Description
Public class MediaEventArgs Contains data about a media-related event.
Public class RemovableMedia Gives access to data about a removable media device.
Public class VolumeInfo Contains information about a file-system volume.

Delegates

  Delegate Description
Public delegate EjectEventHandler Defines the syntax of callback functions that handle the RemovableMedia..::..Eject event.
Public delegate InsertEventHandler Defines the syntax of callback functions that handle the RemovableMedia..::..Insert event.