BaseSelectionListFolderCount Property |
Get the total number of selected folders.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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