ConfigXmlDocument::CreateSignificantWhitespace Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates white spaces.
Assembly: System (in System.dll)
public: virtual XmlSignificantWhitespace^ CreateSignificantWhitespace( String^ data ) override
Parameters
- data
-
Type:
System::String^
The data to use.
.NET Framework
Available since 1.1
Available since 1.1
Show: