The preferred capability of the element.
| C# | Visual Basic | Visual C++ |
public Capability PreferredCapability { get; }
Public ReadOnly Property PreferredCapability As Capability
public: property Capability^ PreferredCapability { Capability^ get (); }
Usually, this is the role, but it can be any of the capabilities. This property is used when building RxPaths.
