Freigeben über


SPBackupRestoreObject.AddChild-Methode (SPBackupRestoreObject)

Die Komponente, die durch diese SPBackupRestoreObjectdargestellt hinzugefügt eine untergeordnete Komponente.

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

Syntax

'Declaration
Public Sub AddChild ( _
    component As SPBackupRestoreObject _
)
'Usage
Dim instance As SPBackupRestoreObject
Dim component As SPBackupRestoreObject

instance.AddChild(component)
public void AddChild(
    SPBackupRestoreObject component
)

Parameter

Siehe auch

Referenz

SPBackupRestoreObject Klasse

SPBackupRestoreObject-Member

AddChild-Überladung

Microsoft.SharePoint.Administration.Backup-Namespace