WindowsSoftwareUpdateProvider Class
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 ref class WindowsSoftwareUpdateProvider sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Management.Update.IWindowsSoftwareUpdateProviderFactory, 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 WindowsSoftwareUpdateProvider final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Management.Update.IWindowsSoftwareUpdateProviderFactory), 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 WindowsSoftwareUpdateProvider
function WindowsSoftwareUpdateProvider(folderPath)
Public NotInheritable Class WindowsSoftwareUpdateProvider
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| WindowsSoftwareUpdateProvider(String) | |
Properties
| Name | Description |
|---|---|
| CatalogFile | |
| FolderPath | |
| Id | |
| PayloadFiles | |
| Properties | |
| RegistrationType | |
| ScanFileArguments | |
| ScanFileName | |
| TrustState | |
| Type | |
| Version | |
Methods
| Name | Description |
|---|---|
| GetPropertyValue(String) | |
| Register() | |
| Unregister() | |
| Validate() | |