SPBackupRestoreConsoleObject.LocalizedBackupMethod-Eigenschaft
Ruft einen Namen für die backup-Methode in der Sprache der aktuellen Kultur ab.
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; }
Eigenschaftswert
Typ: System.String
Eine String , die der übersetzte Name der BackupMethoddarstellt.
Siehe auch
Referenz
SPBackupRestoreConsoleObject Klasse
SPBackupRestoreConsoleObject-Member