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 .