ContentDeploymentJob.ExportMethod - Propriété
Obtient ou définit la méthode export pour cet objet ContentDeploymentJob .
Espace de noms : Microsoft.SharePoint.Publishing.Administration
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Property ExportMethod As SPExportMethodType
Get
Set
'Utilisation
Dim instance As ContentDeploymentJob
Dim value As SPExportMethodType
value = instance.ExportMethod
instance.ExportMethod = value
public SPExportMethodType ExportMethod { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Deployment.SPExportMethodType
Une valeur de l'énumération SPExportMethodType .
Voir aussi
Référence
ContentDeploymentJob - Membres
Microsoft.SharePoint.Publishing.Administration - Espace de noms