SystemWebCachingSectionGroup 构造函数

定义

创建 SystemWebCachingSectionGroup的新实例。

public:
 SystemWebCachingSectionGroup();
public SystemWebCachingSectionGroup();
Public Sub New ()

注解

构造 SystemWebCachingSectionGroup 函数不打算直接从代码使用。 它由 ASP.NET 配置系统调用。 可以使用SystemWebCachingSectionGroup该方法获取类的GetSection实例。

适用于