SystemExtensions Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Extensions
The SystemExtensions type exposes the following members.
Name | Description | |
---|---|---|
BlockedCount |
The System.Extensions.BlockedCount property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Extensions_BlockedCount.
| |
CLSID |
The System.Extensions.CLSID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Extensions_CLSID.
| |
DateLastUsed |
The System.Extensions.DateLastUsed property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Extensions_DateLastUsed.
| |
FileName |
The System.Extensions.FileName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Extensions_FileName.
| |
FilePath |
The System.Extensions.FilePath property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Extensions_FilePath.
| |
Flags |
The System.Extensions.Flags property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Extensions_Flags.
| |
Status |
The System.Extensions.Status property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Extensions_Status.
| |
Suspect |
The System.Extensions.Suspect property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Extensions_Suspect.
| |
Type |
The System.Extensions.Type property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Extensions_Type.
| |
UsedCount |
The System.Extensions.UsedCount property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_Extensions_UsedCount.
|