Share via


WindowsSoftwareUpdateProviderType Enum

Definition

public enum class WindowsSoftwareUpdateProviderType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 131072)]
enum class WindowsSoftwareUpdateProviderType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 131072)]
public enum WindowsSoftwareUpdateProviderType
var value = Windows.Management.Update.WindowsSoftwareUpdateProviderType.windowsUpdate
Public Enum WindowsSoftwareUpdateProviderType
Inheritance
WindowsSoftwareUpdateProviderType
Attributes

Fields

Name Value Description
WindowsUpdate 0
Executable 1
Powershell 2

Applies to