ConfigurationProvider.ConfigurationToXml Method

protected string ConfigurationToXml( 
object configuration 
)
This language is not supported or no code example is available.
protected:  
String^ ConfigurationToXml( 
object^ configuration 
)
This language is not supported or no code example is available.
protected function ConfigurationToXml( 
configuration : object 
) : String;
This language is not supported or no code example is available.

Parameters

configuration
object

Return Value

string

In this article

Definition