WizardConditionBindingTargetName Property

Name of the parameter(s) to change a property.

Definition

Namespace: Aliquo.Windows.Wizard.Bindings
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public string TargetName { get; set; }

Property Value

String

Remarks


If there are several parameters to change the same property, they must be separated by a comma (,).

See Also