Click or drag to resize

WithComponentsConstraintElement Properties

The WithComponentsConstraintElement type exposes the following members.

Properties
 NameDescription
Public propertyElement Gets or sets the next constraint element in the chain.
(Inherited from ConstraintElement)
Public propertyEllipsis Gets or sets a value indicating whether the ellipsis (...) is present in the WITH COMPONENTS constraint.
Public propertyExceptConstraint Gets or sets the constraint that, if satisfied, will cause this constraint to be excluded.
(Inherited from ConstraintElement)
Public propertyTypeConstraintList Gets or sets the list of type constraint elements for the WITH COMPONENTS constraint.
Top
See Also