TopologyLock.Client 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 Client As String
    Get
'Usage
Dim instance As TopologyLock
Dim value As String

value = instance.Client
[ObsoleteAttribute]
public string Client { get; }

Property Value

Type: System.String

See Also

Reference

TopologyLock Class

TopologyLock Members

Microsoft.SharePoint.Portal.Topology Namespace