English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

FileMode: X 与 FileSystemRights: Y 的组合无效。FileMode.Truncate 只有在与 FileSystemRights.Write 一起使用时才有效。

Click to search this error in Google

English version

Combining FileMode: X with FileSystemRights: Y is invalid. FileMode.Truncate is valid only when used with FileSystemRights.Write.

Click to search this error in Google



Localized version
 Chinese (Simplified) Legacy

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions