BaseSelectionListFolderCount Property |
Get the total number of selected folders.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public int FolderCount { get; protected set; }
Public Property FolderCount As Integer
Get
Protected Set
public:
property int FolderCount {
int get ();
protected: void set (int value);
}
member FolderCount : int with get, set
Property Value
Type:
Int32Remarks See Also