次の方法で共有


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
System_CAPS_pubmethodSystem_CAPS_static 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