AspNetManagementUtility
AspNetManagementUtility()
AcquireVersionList(String, Int32)
ChangeScriptMap(String, String, Int32)
DisplayAspNetConfigSettings(String, String, String, String, String, Int32, String)
GetActiveWindow()
IsRemoteConfigured(Int32)
MessageBox(IntPtr, String, String, Int32)
PathIsDirectory(String, Int32)
ReadFileDates(String, String, String, String)
RegisterAsnetMmcAssembly(Int32, String, String, IntPtr)
net35
namespace Microsoft.Aspnet.Snapin
{
[ClassInterface(ClassInterfaceType.AutoDual)]
[ComVisible(true)]
[Guid("FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E")]
[ProgId("Microsoft.Aspnet.Snapin.AspNetManagementUtility.2")]
public sealed class AspNetManagementUtility : IAspNetManagementUtility
{
public void ReadFileDates(string filename, out string creationDate, out string modifiedDate, out string lastAccessDate);
}
}
.NET Framework | 2.03.03.5 |
---|---|
Information specific to net35 | |
Assembly | AspNetMMCExt , Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API