AspNetManagementUtility 构造函数

定义

初始化 AspNetManagementUtility 类的新实例。Initializes a new instance of the AspNetManagementUtility class.

此 API 支持产品基础结构,不能在代码中直接使用。

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

注解

有关通过 AspNetManagementUtility 类和 Microsoft 管理控制台 (mmc) 编程的详细信息,请参阅 Mmc 程序员指南For more information about programming with the AspNetManagementUtility class and the Microsoft Management Console (MMC), see the MMC Programmer's Guide.

适用于