TopologyManager.IsSupportedTopology Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property IsSupportedTopology As Boolean
    Get
'Usage
Dim instance As TopologyManager
Dim value As Boolean

value = instance.IsSupportedTopology
[ObsoleteAttribute]
public bool IsSupportedTopology { get; }

Property Value

Type: System.Boolean

See Also

Reference

TopologyManager Class

TopologyManager Members

Microsoft.SharePoint.Portal.Topology Namespace