System.Software Class |
Namespace: callback.ShellBoost.Core.WindowsPropertySystem
public static class Software
The System.Software type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AppId |
The System.Software.AppId property key. PropVariant type: VT_CLSID. .NET type: System.Guid. Shell name PKEY_Software_AppId.
|
![]() ![]() | Comments |
The System.Software.Comments property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_Comments. Display name Comments.
|
![]() ![]() | DateInstalled |
The System.Software.DateInstalled property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Software_DateInstalled. Display name Installed on.
|
![]() ![]() | DateLastUsed |
The System.Software.DateLastUsed property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_Software_DateLastUsed. Display name Last used on.
|
![]() ![]() | HelpLink |
The System.Software.HelpLink property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_HelpLink. Display name Help link.
|
![]() ![]() | InstallLocation |
The System.Software.InstallLocation property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_InstallLocation. Display name Install location.
|
![]() ![]() | InstallSource |
The System.Software.InstallSource property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_InstallSource. Display name Install source.
|
![]() ![]() | ParentName |
The System.Software.ParentName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_ParentName. Display name Parent name.
|
![]() ![]() | ProductID |
The System.Software.ProductID property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_ProductID. Display name Product ID.
|
![]() ![]() | ProductName |
The System.Software.ProductName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_ProductName. Display name Product name.
|
![]() ![]() | ProductVersion |
The System.Software.ProductVersion property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_ProductVersion. Display name Product version.
|
![]() ![]() | Publisher |
The System.Software.Publisher property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_Publisher. Display name Publisher.
|
![]() ![]() | ReadMeUrl |
The System.Software.ReadMeUrl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_ReadMeUrl. Display name Readme location.
|
![]() ![]() | RegisteredCompany |
The System.Software.RegisteredCompany property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_RegisteredCompany. Display name Registered company.
|
![]() ![]() | RegisteredOwner |
The System.Software.RegisteredOwner property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_RegisteredOwner. Display name Registered owner.
|
![]() ![]() | SupportContactName |
The System.Software.SupportContactName property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_SupportContactName. Display name Support contact.
|
![]() ![]() | SupportTelephone |
The System.Software.SupportTelephone property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_SupportTelephone. Display name Support phone.
|
![]() ![]() | SupportUrl |
The System.Software.SupportUrl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_SupportUrl. Display name Support link.
|
![]() ![]() | TasksFileUrl |
The System.Software.TasksFileUrl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_TasksFileUrl.
|
![]() ![]() | TimesUsed |
The System.Software.TimesUsed property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Software_TimesUsed. Display name Number of times used.
|
![]() ![]() | UpdateInfoUrl |
The System.Software.UpdateInfoUrl property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_UpdateInfoUrl. Display name Update information.
|