WindowsProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 |
取得或設定軟體更新組態的重新開機設定。 |