DirectoryManagementControlCodes Enumeration
Namespace: DevCase.Win32.EnumsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum DirectoryManagementControlCodes
Public Enumeration DirectoryManagementControlCodes
Dim instance As DirectoryManagementControlCodes
public enum class DirectoryManagementControlCodes
type DirectoryManagementControlCodes
No code example is currently available or this language may not be supported.
GetCompression |
589,884 |
Retrieves the current compression state of a file or directory on a volume whose file system supports
per-stream compression.
|
SetCompression |
589,888 |
Retrieves the current compression state of a file or directory on a volume whose file system supports
per-stream compression.
|
SetReparsePoint |
589,988 |
Sets a reparse point on a file or directory.
|
GetReparsePoint |
589,992 |
Retrieves the reparse point data associated with the file or directory identified by the specified handle.
|
DeleteReparsePoint |
589,996 |
Deletes a reparse point from the specified file or directory.
|