LocalFilesConfigurationSource.GetInstancesXml Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.ConfigurationSources Namespace > LocalFilesConfigurationSource Class > LocalFilesConfigurationSource Methods >

LocalFilesConfigurationSource.GetInstancesXml Method

Retrieves the contents of the "instances.xml" file as a string.

Namespace: BNCS.ConfigurationSources
Assembly:  BNCS.Config (in BNCS.Config.dll)

 

Syntax


public string GetInstancesXml()

Return Value

A string containing the full contents of the "instances.xml" file.

 

See Also


LocalFilesConfigurationSource Class

BNCS.ConfigurationSources Namespace