Table of Contents

Class ShellObjectChangedEventArgs

Namespace
Microsoft.WindowsAPICodePack.Shell
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

The data that describes a ShellObject event with a single path parameter

public class ShellObjectChangedEventArgs : ShellObjectNotificationEventArgs
Inheritance
ShellObjectChangedEventArgs
Derived
Inherited Members

Properties

Path

The path of the shell object

public string Path { get; }

Property Value

string