IBNCSConfigurationSource Interface

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Interfaces Namespace >

IBNCSConfigurationSource Interface

Defines a contract for retrieving configuration data as XML strings.

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

 

Syntax


public interface IBNCSConfigurationSource

 

Remarks


Implementations of this interface provide access to configuration information, such as available instances, workstations, and workstation settings, in XML format. The specific structure and schema of the returned XML are determined by the implementation.

 

See Also


IBNCSConfigurationSource Members

BNCS.Interfaces Namespace