IRemoteWebConfigurationHostServer Interface
.NET Framework 2.0
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Used internally to support remote access to configuration data.
Namespace: System.Web.ConfigurationAssembly: System.Web (in system.web.dll)
/** @attribute ComVisibleAttribute(true) */
/** @attribute GuidAttribute("A99B591A-23C6-4238-8452-C7B0E895063D") */
public interface IRemoteWebConfigurationHostServer
ComVisibleAttribute(true) GuidAttribute("A99B591A-23C6-4238-8452-C7B0E895063D") public interface IRemoteWebConfigurationHostServer
Not applicable.
Base class from which RemoteWebConfigurationHostServer extends.
Community Additions
ADD
Show: