Compartir a través de


de la propiedad DeploymentStatus.IncludeDescendants

Obtiene o establece si los descendientes de este objeto se incluyeron en la exportación anterior.

Espacio de nombres:  Microsoft.SharePoint.Publishing.Administration
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: Microsoft.SharePoint.Deployment.SPIncludeDescendants

Vea también

Referencia

clase DeploymentStatus

Miembros DeploymentStatus

Espacio de nombres Microsoft.SharePoint.Publishing.Administration