WindowsServerSolutionsEnvironment Class
Collection of helper/support functions for the Windows Server Solutions environment.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: ProviderFramework (in ProviderFramework.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsServerSolutions.Common.WindowsServerSolutionsEnvironment
Syntax
public static class WindowsServerSolutionsEnvironment
public ref class WindowsServerSolutionsEnvironment abstract sealed
Public NotInheritable Class WindowsServerSolutionsEnvironment
Methods
Name | Description | |
---|---|---|
Initialize() | Initializes the Windows Server Solutions environment. |
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.Common Namespace
Return to top