SPExportSettings.ExportObjects-Eigenschaft
Ruft die Auflistung von Objekten zu exportieren.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ExportObjects As SPExportObjectCollection
Get
'Usage
Dim instance As SPExportSettings
Dim value As SPExportObjectCollection
value = instance.ExportObjects
public SPExportObjectCollection ExportObjects { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Deployment.SPExportObjectCollection
Ein SPExportObjectCollection -Wert.