XmlTextWriter.IndentChar プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > XmlTextWriter.IndentChar プロパティの意味・解説 

XmlTextWriter.IndentChar プロパティ

FormattingFormatting.Indented設定するときに、インデント使用する文字取得または設定します

名前空間: System.Xml
アセンブリ: System.Xml (system.xml.dll 内)
構文構文

Dim instance As XmlTextWriter
Dim value As Char

value = instance.IndentChar

instance.IndentChar = value
public char IndentChar { get;
 set; }
public:
property wchar_t IndentChar {
    wchar_t get ();
    void set (wchar_t value);
}
/** @property */
public char get_IndentChar ()

/** @property */
public void set_IndentChar (char
 value)
public function get IndentChar
 () : char

public function set IndentChar
 (value : char)

プロパティ
インデント使用する文字既定値空白です。

メモメモ

XmlTextWriter使用すると、このプロパティ任意の文字設定できます有効な XML確認するには、有効な空白文字、0x9、0x10、0x13、または 0x20 を指定する必要があります

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
XmlTextWriter クラス
XmlTextWriter メンバ
System.Xml 名前空間
XmlTextWriter.Indentation プロパティ
Formatting 列挙



英和和英テキスト翻訳

英語⇒日本語日本語⇒英語

辞書ショートカット

すべての辞書の索引

XmlTextWriter.IndentChar プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



XmlTextWriter.IndentChar プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2026 Microsoft.All rights reserved.

©2026 GRAS Group, Inc.RSS