public void EnableEncryption()
 {
     Directory.EnableDisableEncryptionInternal(LongFullName, true, PathFormat.LongFullPath);
 }