ShellFolderItem Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |