ConfigXmlDocument::CreateSignificantWhitespace Method (String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Creates white spaces.

Namespace:   System.Configuration
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
Return to top
Show: