XmlProducer

Top  Previous  Next

Assigns an XML object capable to produce XML content.

 

VB.NET Syntax

 

xmlBroker.XmlProducer [= IXmlProducer]

 

C# Syntax

 

xmlBroker.XmlProducer [= IXmlProducer];

 

See also XmlTemplate class