AspNetManagementUtility Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides helper methods that are used by the ASP.NET snap-in for the Microsoft Management Console (MMC). This class cannot be inherited.
Namespace: Microsoft.Aspnet.Snapin
Assembly: AspNetMMCExt (in AspNetMMCExt.dll)
The AspNetManagementUtility type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AspNetManagementUtility | Initializes a new instance of the AspNetManagementUtility class. |
| Name | Description | |
|---|---|---|
![]() | AcquireVersionList | Returns a comma separated list containing the version and path to the Aspnet_isapi.dll for each installed ASP.NET version. |
![]() | ChangeScriptMap | Registers the version of Aspnet_isapi.dll that is specified by the dllInstall parameter to the Microsoft Internet Information Services (IIS) virtual path that is specified by the keyPath parameter. |
![]() | DisplayAspNetConfigSettings | Retrieves the ASP.NET configuration settings for the specified ASP.NET Web application. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() | GetActiveWindow | Retrieves the window handle to the active window that is attached to the message queue of the calling thread. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsRemoteConfigured | Returns a value indicating whether remote access to the ASP.NET configuration container is enabled. |
![]() ![]() | MessageBox | Creates, displays, and operates a message box in the ASP.NET snap-in for the Microsoft Management Console (MMC). |
![]() | PathIsDirectory | Returns a value indicating whether the passed filename parameter is a directory. |
![]() | ReadFileDates | Returns the creation, modified, and last access dates and times for the specified filename. |
![]() | RegisterAsnetMmcAssembly | Registers the ASP.NET snap-in with the Microsoft Management Console (MMC). |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
For more information about programming with the AspNetManagementUtility class and the Microsoft Management Console (MMC), see the "MMC Programmer's Guide" in the MSDN Library.
Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
