SPExportSettings.ExportFrontEndFileStreams Property
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; }
Property Value
Type: System.Boolean
Returns Boolean.