AspNetManagementUtility Class
.NET Framework 2.0
Note: This class is new in the .NET Framework version 2.0.
Assembly: AspNetMMCExt (in aspnetmmcext.dll)
This class 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 Utility (MMC). This class cannot be inherited.
Namespace: Microsoft.Aspnet.SnapinAssembly: AspNetMMCExt (in aspnetmmcext.dll)
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> _ <GuidAttribute("FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E")> _ <ComVisibleAttribute(True)> _ Public NotInheritable Class AspNetManagementUtility Implements IAspNetManagementUtility 'Usage Dim instance As AspNetManagementUtility
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.AutoDual) */
/** @attribute GuidAttribute("FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E") */
/** @attribute ComVisibleAttribute(true) */
public final class AspNetManagementUtility implements IAspNetManagementUtility
ClassInterfaceAttribute(ClassInterfaceType.AutoDual) GuidAttribute("FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E") ComVisibleAttribute(true) public final class AspNetManagementUtility implements IAspNetManagementUtility
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 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: