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 version of the product or application in string format.
Property Value
Type
Description
System.String
HelpLink
public string HelpLink { get; set; }
The internet address for technical support.
Property Value
Type
Description
System.String
InstallDate
public Date InstallDate { get; set; }
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\u003eThis webpage documents the \u003ccode\u003eWindowsApplication\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, used to represent a Windows application as found in the Windows Registry.\u003c/p\u003e\n"],["\u003cp\u003eThe 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 has two constructors: a default constructor and one that accepts another \u003ccode\u003eWindowsApplication\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWindowsApplication\u003c/code\u003e has properties such as \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 to detail information about the Windows application.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e library documented here, ranging from version 1.3.0 to the latest 2.4.0, with version 1.5.0 being the context for this documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe information provided about windows application is derived from the Windows Registry, with more details about the fields in question available in the "Windows Installer Properties for the Uninstall Registry" documentation.\u003c/p\u003e\n"]]],[],null,[]]