Table of Contents

Class RemovableDeviceEventArgs

Namespace
nanoFramework.System.IO.FileSystem
Assembly
System.IO.FileSystem.dll

Contains argument values for Removable Devices events.

public class RemovableDeviceEventArgs : EventArgs
Inheritance
RemovableDeviceEventArgs
Inherited Members
Extension Methods

Properties

Event

public RemovableDeviceEventArgs.RemovableDeviceEvent Event { get; }

Property Value

RemovableDeviceEventArgs.RemovableDeviceEvent

Path

The path of the Removable Device.

public string Path { get; }

Property Value

string