Table of Contents

Class RemovableDeviceEventArgs

Namespace
Windows.Storage
Assembly
Windows.Storage.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