ShellListBaseItemCompleteDetails Method |
Completes the details of the ShellListBaseItem, given that it's
ListView property is set,
i.e. the item has been added to the listview.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public void CompleteDetails()
Public Sub CompleteDetails
public:
void CompleteDetails()
member CompleteDetails : unit -> unit
See Also