public sealed class WindowsApplication : IMessage<Inventory.Types.WindowsApplication>, IEquatable<Inventory.Types.WindowsApplication>, IDeepCloneable<Inventory.Types.WindowsApplication>, IBufferMessage, IMessage
Contains information about a Windows application as retrieved from the
Windows Registry. For more information about these fields, see
The last time this product received service. The value of this property
is replaced each time a patch is applied or removed from the product or
the command-line option is used to repair the product.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eWindowsApplication\u003c/code\u003e class is 2.4.0, with a historical record of versions available from 1.3.0 to the present.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWindowsApplication\u003c/code\u003e class is designed to retrieve information about Windows applications from the Windows Registry, which is detailed in the Microsoft documentation link provided.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eWindowsApplication\u003c/code\u003e class include \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eDisplayVersion\u003c/code\u003e, \u003ccode\u003eHelpLink\u003c/code\u003e, \u003ccode\u003eInstallDate\u003c/code\u003e, and \u003ccode\u003ePublisher\u003c/code\u003e, all of which are strings, except \u003ccode\u003eInstallDate\u003c/code\u003e which is of type \u003ccode\u003eDate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWindowsApplication\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003eWindowsApplication\u003c/code\u003e instance as a parameter for copying its data.\u003c/p\u003e\n"]]],[],null,[]]