Freigeben über


SPExportSettings.ExportFrontEndFileStreams-Eigenschaft

Gibt an, ob die Front-End-Datei Datenströme exportiert werden sollen. Der Standardwert ist true.

Namespace:  Microsoft.SharePoint.Deployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ExportFrontEndFileStreams As Boolean
    Get
    Set
'Usage
Dim instance As SPExportSettings
Dim value As Boolean

value = instance.ExportFrontEndFileStreams

instance.ExportFrontEndFileStreams = value
public bool ExportFrontEndFileStreams { get; set; }

Eigenschaftswert

Typ: System.Boolean
Gibt Boolean zurück.

Siehe auch

Referenz

SPExportSettings Klasse

SPExportSettings-Member

Microsoft.SharePoint.Deployment-Namespace