Partager via


SPExportSettings.ExportFrontEndFileStreams - Propriété

Spécifie si les flux de fichier front-end seront exportées ou non. Valeur par défaut est true.

Espace de noms :  Microsoft.SharePoint.Deployment
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ExportFrontEndFileStreams As Boolean
    Get
    Set
'Utilisation
Dim instance As SPExportSettings
Dim value As Boolean

value = instance.ExportFrontEndFileStreams

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

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

SPExportSettings classe

SPExportSettings - Membres

Microsoft.SharePoint.Deployment - Espace de noms