System::Xml::XmlTextReader::get_Normalization メソッド

XmlTextReader::get_Normalization method

空白と属性値を正規化するかどうかを示す値を返します。

bool System::Xml::XmlTextReader::get_Normalization()

ReturnValue

true to normalize; otherwise, false. The default is false.

参照