Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DelegatingXmlDictionaryWriter::WriteWhitespace Method (String^)

.NET Framework (current version)
 
Use BaseTrue

Writes out the given white space.

Namespace:   System.IdentityModel
Assembly:  System.IdentityModel (in System.IdentityModel.dll)

public:
virtual void WriteWhitespace(
	String^ ws
) override

Parameters

ws
Type: System::String^

The string of white space characters.

.NET Framework
Available since 4.5
Return to top
Show:
© 2017 Microsoft