LocalFilesConfigurationSource.GetWorkstationsXml Method

<< Click to Display Table of Contents >>

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

LocalFilesConfigurationSource.GetWorkstationsXml Method

Retrieves the XML content of the workstation settings file.

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

 

Syntax


public string GetWorkstationsXml()

Return Value

A string containing the XML data from the workstation settings file.

 

See Also


LocalFilesConfigurationSource Class

BNCS.ConfigurationSources Namespace