Message in Chinese (Traditional) (中文(繁體))
建立新記憶體對應檔案時不允許 FileMode.Append。請改用 MemoryMappedFileView 以確保所指定區域內的唯寫存取。
Unlocalized message
FileMode.Append is not permitted when creating new memory mapped files. Instead, use MemoryMappedFileView to ensure write-only access within a specified region.
Search by Google