ServiceCollection Constructor (TopologyManager, Guid)
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Protected Friend Sub New ( _
topologyManager As TopologyManager, _
serviceClass As Guid _
)
'Usage
Dim topologyManager As TopologyManager
Dim serviceClass As Guid
Dim instance As New ServiceCollection(topologyManager, _
serviceClass)
[ObsoleteAttribute]
protected internal ServiceCollection(
TopologyManager topologyManager,
Guid serviceClass
)
Parameters
- topologyManager
Type: Microsoft.SharePoint.Portal.Topology.TopologyManager
- serviceClass
Type: System.Guid