Freigeben über


WindowsProperties.IncludedUpdateClassifications Eigenschaft

Definition

Ruft die in der Softwareupdatekonfiguration enthaltene Updateklassifizierung ab oder legt diese fest. Eine durch Kommas getrennte Zeichenfolge mit den erforderlichen Werten. Mögliche Werte: "Unclassified", "Critical", "Security", "UpdateRollup", "FeaturePack", "ServicePack", "Definition", "Tools", "Aktualisierungen"

[Newtonsoft.Json.JsonProperty(PropertyName="includedUpdateClassifications")]
public string IncludedUpdateClassifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedUpdateClassifications")>]
member this.IncludedUpdateClassifications : string with get, set
Public Property IncludedUpdateClassifications As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: