If the Checkboxes property of a control connected to a ShellControlConnector is enabled,
this property contains the checked items.
| C# | Visual Basic | Visual C++ |
public PathSelectionList SelectionList { get; }
Public ReadOnly Property SelectionList As PathSelectionList
public: property PathSelectionList^ SelectionList { PathSelectionList^ get (); }