Compartilhar via


DeploymentStatus.IncludeDescendants propriedade

Obtém ou define se os descendentes deste objeto foram incluídos na exportação anterior.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public Property IncludeDescendants As SPIncludeDescendants
    Get
    Set
'Uso
Dim instance As DeploymentStatus
Dim value As SPIncludeDescendants

value = instance.IncludeDescendants

instance.IncludeDescendants = value
public SPIncludeDescendants IncludeDescendants { get; set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Deployment.SPIncludeDescendants

Ver também

Referência

DeploymentStatus classe

DeploymentStatus membros

Microsoft.SharePoint.Publishing.Administration namespace