Class ShellProperties.PropertySystemSoftware
- Namespace
- Microsoft.WindowsAPICodePack.Shell.PropertySystem
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
System.Software Properties
public class ShellProperties.PropertySystemSoftware : PropertyStoreItems
- Inheritance
-
ShellProperties.PropertySystemSoftware
- Inherited Members
Properties
DateLastUsed
Name: System.Software.DateLastUsed -- PKEY_Software_DateLastUsed
Description:
Type: DateTime -- VT_FILETIME (For variants: VT_DATE)
FormatID: {841E4F90-FF59-4D16-8947-E81BBFFAB36D}, 16
public ShellProperty<DateTime?> DateLastUsed { get; }
Property Value
ProductName
Name: System.Software.ProductName -- PKEY_Software_ProductName
Description:
Type: String -- VT_LPWSTR (For variants: VT_BSTR)
FormatID: (PSFMTID_VERSION) {0CEF7D53-FA64-11D1-A203-0000F81FEDEE}, 7
public ShellProperty<string> ProductName { get; }