Shell32 Methods |
The Shell32 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetFileAssociation | Gets the file or protocol that is associated with path from the registry. |
![]() ![]() | GetFileContentType | Gets the content-type that is associated with path from the registry. |
![]() ![]() | GetFileDefaultIcon | Gets the default icon that is associated with path from the registry. |
![]() ![]() | GetFileFriendlyAppName | Gets the friendly application name that is associated with path from the registry. |
![]() ![]() | GetFileFriendlyDocName | Gets the friendly document name that is associated with path from the registry. |
![]() ![]() | GetFileIcon | Gets an IntPtr handle to the Shell icon that represents the file. |
![]() ![]() | GetFileInfo | Unified method GetFileInfoInternal() to retrieve information about an object in the file system,
|
![]() ![]() | GetFileOpenWithAppName | Gets the "Open With" command that is associated with path from the registry. |
![]() ![]() | GetFileVerbCommand | Gets the Shell command that is associated with path from the registry. |
![]() ![]() | GetShell32Info(String) | Retrieves an instance of Shell32Info containing information about the specified file. |
![]() ![]() | GetShell32Info(String, PathFormat) | Retrieves an instance of Shell32Info containing information about the specified file. |
![]() ![]() | PathFileExists | Determines whether a path to a file system object such as a file or folder is valid. |