SearchStaticHelperWrapper Class

NOTE: This API is now obsolete.

Reserved for internal use.This member is reserved for internal use and is not intended to be used directly from your code.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.ApplicationRegistry.Search.SearchStaticHelperWrapper

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Search
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class SearchStaticHelperWrapper
'Usage
You do not need to declare an instance of a static class in order to access its members.
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public static class SearchStaticHelperWrapper

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

Reference

SearchStaticHelperWrapper Members

Microsoft.Office.Server.ApplicationRegistry.Search Namespace