[This is preliminary documentation and is subject to change.]
List of constraints assigned to this interface.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Constraint constraints { get; set; }
Property constraints As Constraint
property Constraint^ constraints { Constraint^ get (); void set (Constraint^ value); }