Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the location of the data files that have been exported.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property FileLocation As String
Get
'Usage
Dim instance As ContentDeploymentJob
Dim value As String
value = instance.FileLocation
public string FileLocation { get; }
Property Value
Type: System.String
The location of the exported data files.