SystemWebCachingSectionGroup 构造函数

定义

创建 SystemWebCachingSectionGroup 的新实例。

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

注解

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

适用于