DirectoryDeleteJunction Method |
Name | Description | |
---|---|---|
DeleteJunction(String) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. | |
DeleteJunction(String, PathFormat) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. | |
DeleteJunction(String, Boolean) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. | |
DeleteJunction(KernelTransaction, String) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. | |
DeleteJunction(String, Boolean, PathFormat) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. | |
DeleteJunction(KernelTransaction, String, PathFormat) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. | |
DeleteJunction(KernelTransaction, String, Boolean) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. | |
DeleteJunction(KernelTransaction, String, Boolean, PathFormat) | [AlphaFS] Deletes an NTFS directory junction.
Remarks Only the directory junction is removed, not the target. |