Click or drag to resize

DFSRemoveAllItemsFromLocalOnly Method (String, Boolean)

Namespace:  DistributedFileSystem
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void RemoveAllItemsFromLocalOnly(
	string ItemTypeStr,
	bool broadcastRemoval = false
)

Parameters

ItemTypeStr
Type: SystemString
broadcastRemoval (Optional)
Type: SystemBoolean
See Also