IndentedTextWriter.WriteLine メソッド (String)
指定した文字列をテキスト ストリームに書き込み、続けて行終端記号を書き込みます。
Overrides Overloads Public Sub WriteLine( _
ByVal s As String _)
[C#]
public override void WriteLine(strings);
[C++]
public: void WriteLine(String* s);
[JScript]
public override function WriteLine(
s : String);
パラメータ
- s
書き込む文字列。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
IndentedTextWriter クラス | IndentedTextWriter メンバ | System.CodeDom.Compiler 名前空間 | IndentedTextWriter.WriteLine オーバーロードの一覧