Share via


WindowsSoftwareUpdateVersion Class

Definition

public ref class WindowsSoftwareUpdateVersion sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Management.Update.IWindowsSoftwareUpdateVersionFactory, 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 WindowsSoftwareUpdateVersion final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Management.Update.IWindowsSoftwareUpdateVersionFactory), 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 WindowsSoftwareUpdateVersion
function WindowsSoftwareUpdateVersion(major, minor, revisionMajor, revisionMinor)
Public NotInheritable Class WindowsSoftwareUpdateVersion
Inheritance
Object Platform::Object IInspectable WindowsSoftwareUpdateVersion
Attributes

Constructors

Name Description
WindowsSoftwareUpdateVersion(UInt32, UInt32, UInt32, UInt32)

Properties

Name Description
Major
Minor
RevisionMajor
RevisionMinor

Applies to