WindowsSoftwareUpdate Class

Definition

public ref class WindowsSoftwareUpdate sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Management.Update.IWindowsSoftwareUpdateFactory, 131072, "Windows.Management.Update.WindowsUpdateContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class WindowsSoftwareUpdate final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Management.Update.IWindowsSoftwareUpdateFactory), 131072, "Windows.Management.Update.WindowsUpdateContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class WindowsSoftwareUpdate
function WindowsSoftwareUpdate(providerId, installationType, updateId, title, description, moreInfoUrl, downloadSizeInBytes, installSizeInBytes, productCode, packageFamilyName, sourceVersion, targetVersion, appPackageInfo, executionInfo, optionalInfo)
Public NotInheritable Class WindowsSoftwareUpdate
Inheritance
Object Platform::Object IInspectable WindowsSoftwareUpdate
Attributes

Applies to