Share via


SPBackupRestoreConsoleObject.LocalizedBackupMethod property

Gets a name for the backup method in the language of the current culture.

Namespace:  Microsoft.SharePoint.Administration.Backup
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property LocalizedBackupMethod As String
    Get
'Usage
Dim instance As SPBackupRestoreConsoleObject
Dim value As String

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

Property value

Type: System.String
A String that represents the translated name of BackupMethod.

See also

Reference

SPBackupRestoreConsoleObject class

SPBackupRestoreConsoleObject members

Microsoft.SharePoint.Administration.Backup namespace

RestoreMethod