Table of Contents

Class ShellFolder

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

Represents the base class for all types of folders (filesystem and non filesystem)

public abstract class ShellFolder : ShellContainer, IEquatable<ShellObject>, IEnumerable<ShellObject>, IEnumerable, IDisposable
Inheritance
ShellFolder
Implements
Derived
Inherited Members

Constructors

ShellFolder()

protected ShellFolder()