示例#1
0
 public void EnableEncryption()
 {
     Directory.EnableDisableEncryptionCore(LongFullName, true, PathFormat.LongFullPath);
 }