共用方式為


WindowsProperties 類別

定義

Windows 特定的更新組態。

public class WindowsProperties
type WindowsProperties = class
Public Class WindowsProperties
繼承
WindowsProperties

建構函式

WindowsProperties()

初始化 WindowsProperties 類別的新實例。

WindowsProperties(String, IList<String>, IList<String>, String)

初始化 WindowsProperties 類別的新實例。

屬性

ExcludedKbNumbers

取得或設定從軟體更新組態中排除的 KB 編號。

IncludedKbNumbers

取得或設定軟體更新組態中包含的 KB 編號。

IncludedUpdateClassifications

取得或設定軟體更新組態中包含的更新分類。 具有必要值的逗號分隔字串。 可能的值包括:'Unclassified'、'Critical'、'Security'、'UpdateRollup'、'FeaturePack'、'ServicePack'、'Definition'、'Tools'、'更新'

RebootSetting

取得或設定軟體更新組態的重新開機設定。

適用於