Partager via


SPExportSettings.TestRun - Propriété

Obtient ou définit une valeur indiquant s'il faut effectuer une série de tests.

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

Syntaxe

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

value = instance.TestRun

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPExportSettings classe

SPExportSettings - Membres

Microsoft.SharePoint.Deployment - Espace de noms