System::IO::FileInfo::AppendText 메서드

FileInfo::AppendText method

현재 객체가 나타내는 파일을 UTF-8 인코딩으로 텍스트를 쓰기 위해 ‘Append’ 모드로, 공유 없이 엽니다.

StreamWriterPtr System::IO::FileInfo::AppendText()

ReturnValue

열린 파일과 연결된 StreamWriter 객체에 대한 공유 포인터

또 보기