IUpdateInstalledUwpDetection

DeclarationCopy link to this sectionLink to this section copied!

IUpdateInstalledUwpDetection : IUpdateInstalledBaseDetection

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to specify details about the detection used to determine if the update is installed using a custom executable.

PropertiesCopy link to this sectionLink to this section copied!

String ApplicationName - Gets or sets the application name for the app as it appears displayed to users.

String Version - Gets or sets the version number of the package in quad notation.

String ProcessorArchitecture - Gets or sets the architecture of the code contained in the application. Supported values: x86 x64 neutral none .

String ResourceId - Gets or sets the globally unique identifier name for the application.

String PublisherId - Gets or sets the the publisher subject information of the certificate used to sign the package.