Gets a list of technology specifiy limitations that are associated with this element.
| C# | Visual Basic | Visual C++ |
public IList<TechnologyLimitation> Limitations { get; }
Public ReadOnly Property Limitations As IList(Of TechnologyLimitation)
public: property IList<TechnologyLimitation^>^ Limitations { IList<TechnologyLimitation^>^ get (); }
