Share via


SharedResourceProvider12.ProxyGroup Property

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.

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

Syntax

'Declaration
Public ReadOnly Property ProxyGroup As SPServiceApplicationProxyGroup
    Get
'Usage
Dim instance As SharedResourceProvider12
Dim value As SPServiceApplicationProxyGroup

value = instance.ProxyGroup
public SPServiceApplicationProxyGroup ProxyGroup { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPServiceApplicationProxyGroup
Returns SPServiceApplicationProxyGroup.

See Also

Reference

SharedResourceProvider12 Class

SharedResourceProvider12 Members

Microsoft.Office.Server.Upgrade Namespace