DeleteCondition Method

Project:This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the DeleteCondition method to delete a condition from the current feature.

Syntax

DeleteCondition (pCondition As ISWiCondition)

Parameters

DeleteCondition Method Parameters

Parameter

Description

pCondition

The ISWiCondition object representing the condition you want to delete.

Applies To

ISWiFeature