ShellBrowser .Net Edition
MultiObjects Property
NamespacesJam.ShellShellBrowserMultiObjects
Full path of one or more file system objects to show the context menu or invoke context menu commands for multiple files or folders.
Declaration Syntax
C#Visual BasicVisual C++
public StringCollection MultiObjects { get; }
Public ReadOnly Property MultiObjects As StringCollection
public:
property StringCollection^ MultiObjects {
	StringCollection^ get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)