Freigeben über


WindowsUpdate.IsFeatureUpdate Eigenschaft

Definition

Gibt an, ob das WindowsUpdate-Objekt als Featureupdate klassifiziert wird.

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

Eigenschaftswert

Boolean

bool

true , wenn das WindowsUpdate-Objekt als Featureupdate klassifiziert ist; falseandernfalls .

Gilt für: