VolumeInfoPersistentAcls Property |
The specified volume preserves and enforces access control lists (ACL).
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool PersistentAcls { get; }
Public ReadOnly Property PersistentAcls As Boolean
Get
public:
property bool PersistentAcls {
bool get ();
}
member PersistentAcls : bool with get
Property Value
Type:
BooleanSee Also