PreApplicationStartCode Class

 
Note: This API is now obsolete.

Provides a registration point for the simple membership pre-application start code.

Namespace:   System.Web.Http.WebHost
Assembly:  System.Web.Http.WebHost (in System.Web.Http.WebHost.dll)

System::Object
  System.Web.Http.WebHost::PreApplicationStartCode

[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute("Use of this type is not recommended because it no longer has initialization logic.")]
public ref class PreApplicationStartCode abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticStart()

Registers the simple membership pre-application start code.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: