Поделиться через


WindowsProperties.IncludedUpdateClassifications Свойство

Определение

Возвращает или задает классификацию обновлений, включенную в конфигурацию обновления программного обеспечения. Строка, разделенная запятыми, с обязательными значениями. Возможные значения: "Unclassified", "Critical", "Security", "UpdateRollup", "FeaturePack", "ServicePack", "Definition", "Tools", "Обновления".

[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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к