バージョン

WhitespaceHandling 列挙体

空白の処理方法を指定します。
シンタックス
public enum WhitespaceHandling : System.Enum 
メンバ
メンバ解説
AllWhitespace および SignificantWhitespace ノードを返します。これがデフォルト設定です。
NoneWhitespace および SignificantWhitespace ノードを返しません。
SignificantSignificantWhitespace ノードのみを返します。
参照