Share via


SPManager.LocalV3FarmAccountName property

Get the farm account name from the config db from wss v3 DSN registry

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property LocalV3FarmAccountName As String
    Get
'Usage
Dim instance As SPManager
Dim value As String

value = instance.LocalV3FarmAccountName
public string LocalV3FarmAccountName { get; }

Property value

Type: System.String

See also

Reference

SPManager class

SPManager members

Microsoft.SharePoint.Upgrade namespace