System::IO::FileInfo::AppendText メソッド
FileInfo::AppendText method
現在のオブジェクトが表すファイルを UTF-8 エンコーディングでテキストを書き込むために開きます。‘Append’ モードで、共有は行いません。
StreamWriterPtr System::IO::FileInfo::AppendText()
ReturnValue
開かれたファイルに関連付けられた StreamWriter オブジェクトへの shared pointer
参照
- Typedef StreamWriterPtr
- Class FileInfo
- Namespace System::IO
- Library Aspose.Page for C++