NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NativeCatalogInterceptor Class

Reads and writes XML configuration files. Used internally by the configuration system.

Object
   NativeCatalogInterceptor

[Visual Basic]
Public Class NativeCatalogInterceptor
   Implements IConfigReader
[C#]
public class NativeCatalogInterceptor : IConfigReader
[C++]
public __gc class NativeCatalogInterceptor : public IConfigReader
[JScript]
public class NativeCatalogInterceptor implements IConfigReader

Remarks

[To be supplied.]

Requirements

Namespace: System.Configuration.Interceptors

Assembly: System.Configuration.dll

See Also

NativeCatalogInterceptor Members | System.Configuration.Interceptors Namespace