Del via


ShellFolderItem Interface

Definition

[System.Runtime.InteropServices.CoClass(typeof(System.Object))]
[System.Runtime.InteropServices.Guid("EDC817AA-92B8-11D1-B075-00C04FC33AA5")]
[System.Runtime.InteropServices.TypeIdentifier]
public interface ShellFolderItem : Shell32.FolderItem2
[<System.Runtime.InteropServices.CoClass(typeof(System.Object))>]
[<System.Runtime.InteropServices.Guid("EDC817AA-92B8-11D1-B075-00C04FC33AA5")>]
[<System.Runtime.InteropServices.TypeIdentifier>]
type ShellFolderItem = interface
    interface FolderItem2
Public Interface ShellFolderItem
Implements FolderItem2
Attributes
Implements

Properties

Name (Inherited from FolderItem2)
Path (Inherited from FolderItem2)

Methods

ExtendedProperty(String) (Inherited from FolderItem2)
InvokeVerb(Object) (Inherited from FolderItem2)
Verbs() (Inherited from FolderItem2)

Applies to