WindowsSoftwareUpdateProviderType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |