WindowsUpdateManagerScanOptions 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 WindowsUpdateManagerScanOptions sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Management.Update.IWindowsUpdateManagerScanOptionsFactory, 131072, "Windows.Management.Update.WindowsUpdateContract")]
/// [Windows.Foundation.Metadata.Activatable(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 WindowsUpdateManagerScanOptions final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Management.Update.IWindowsUpdateManagerScanOptionsFactory), 131072, "Windows.Management.Update.WindowsUpdateContract")]
[Windows.Foundation.Metadata.Activatable(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 WindowsUpdateManagerScanOptions
function WindowsUpdateManagerScanOptions(isUserInitiated)
Public NotInheritable Class WindowsUpdateManagerScanOptions
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| WindowsUpdateManagerScanOptions() | |
| WindowsUpdateManagerScanOptions(Boolean) | |
Properties
| Name | Description |
|---|---|
| AllowBypassThrottling | |
| IsUserInitiated | |
| PerformUpdateActions | |