SharedResourceProvider12Action class

Used to get the internal state when upgrading a Shared Services Provider (SSP) from Microsoft Office SharePoint Server 2007 to Microsoft SharePoint Server 2010. For more information, contact us.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Upgrade.SPAction
    Microsoft.Office.Server.Upgrade.SharedResourceProvider12Action

Namespace:  Microsoft.Office.Server.Upgrade
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public MustInherit Class SharedResourceProvider12Action _
    Inherits SPAction
'Usage
Dim instance As SharedResourceProvider12Action
public abstract class SharedResourceProvider12Action : SPAction

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

SharedResourceProvider12Action members

Microsoft.Office.Server.Upgrade namespace