DirectoryInfoDeleteJunction Method |
[AlphaFS] Removes the directory junction.
Remarks Only the directory junction is removed, not the target.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public void DeleteJunction()
Public Sub DeleteJunction
public:
void DeleteJunction()
member DeleteJunction : unit -> unit
Return Value
Type:
A
DirectoryInfo instance referencing the junction point.
Exceptions See Also