GlobalProperties Constructor
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 _
)
'Usage
Dim topologyManager As TopologyManager
Dim instance As New GlobalProperties(topologyManager)
[ObsoleteAttribute]
protected internal GlobalProperties(
TopologyManager topologyManager
)
Parameters
- topologyManager
Type: Microsoft.SharePoint.Portal.Topology.TopologyManager