ProcessUtilities Class
Represents operations that are used to support processes.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsServerSolutions.Administration.ObjectModel.ProcessUtilities
Syntax
public static class ProcessUtilities
public ref class ProcessUtilities abstract sealed
Public NotInheritable Class ProcessUtilities
Methods
Name | Description | |
---|---|---|
OpenUrl(Uri) | Opens the specified URL. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top