DeploymentStatus.IncludeDescendants - Propriété
Obtient ou définit si les descendants de cet objet ont été inclus dans l'exportation antérieure.
Espace de noms : Microsoft.SharePoint.Publishing.Administration
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Property IncludeDescendants As SPIncludeDescendants
Get
Set
'Utilisation
Dim instance As DeploymentStatus
Dim value As SPIncludeDescendants
value = instance.IncludeDescendants
instance.IncludeDescendants = value
public SPIncludeDescendants IncludeDescendants { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Deployment.SPIncludeDescendants
Voir aussi
Référence
Microsoft.SharePoint.Publishing.Administration - Espace de noms