Partager via


WindowsUpdate.IsFeatureUpdate Propriété

Définition

Indique si l’objet WindowsUpdate est classé en tant que mise à jour des fonctionnalités.

public:
 property bool IsFeatureUpdate { bool get(); };
bool IsFeatureUpdate();
public bool IsFeatureUpdate { get; }
var boolean = windowsUpdate.isFeatureUpdate;
Public ReadOnly Property IsFeatureUpdate As Boolean

Valeur de propriété

Boolean

bool

true si l’objet WindowsUpdate est classé comme une mise à jour des fonctionnalités ; sinon, false.

S’applique à