SPBackupRestoreObject.SPNewUserName Field
Defines a String that can be used to set or get the value of the new user name parameter in the object returned by the Information property.
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Const SPNewUserName As String
'Usage
Dim value As String
value = SPBackupRestoreObject.SPNewUserName
public const string SPNewUserName
Remarks
For more information on the use of this constant see GetParameter and SetParameter.