SPManager.LocalV3FarmAccountName Property
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