AppHelper Class

 

Collection of helper/support functions

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsServerSolutions.Common.AppHelper

Syntax

public static class AppHelper
public ref class AppHelper abstract sealed 
Public NotInheritable Class AppHelper

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static InitializeApplication()

Performs common initialization for an application.

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