XsltContext::Whitespace Property
.NET Framework (current version)
When overridden in a derived class, gets a value indicating whether to include white space nodes in the output.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::Booleantrue to check white space nodes in the source document for inclusion in the output; false to not evaluate white space nodes. The default is true.
.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Available since 1.1
Silverlight
Available since 4.0
Show: