AspNetManagementUtility Class
.NET Framework 3.0
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 Console (MMC). This class cannot be inherited.
Namespace: Microsoft.Aspnet.SnapinAssembly: AspNetMMCExt (in aspnetmmcext.dll)
[ClassInterfaceAttribute(ClassInterfaceType.AutoDual)] [GuidAttribute("FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E")] [ComVisibleAttribute(true)] public sealed class AspNetManagementUtility : IAspNetManagementUtility
/** @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
Not applicable.
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 Server 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 Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: