Compartir a través de


(Guid) del método ContentDeploymentPath.GetInstance

Devuelve un objeto ContentDeploymentPath con el pathIdde especificado.

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

Sintaxis

'Declaración
Public Shared Function GetInstance ( _
    pathId As Guid _
) As ContentDeploymentPath
'Uso
Dim pathId As Guid
Dim returnValue As ContentDeploymentPath

returnValue = ContentDeploymentPath.GetInstance(pathId)
public static ContentDeploymentPath GetInstance(
    Guid pathId
)

Parámetros

  • pathId
    Tipo: System.Guid

    Identificador de la ruta de acceso de distribución de contenido.

Valor devuelto

Tipo: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentPath
ContentDeploymentPath con el pathIdde especificado.

Vea también

Referencia

clase ContentDeploymentPath

Miembros ContentDeploymentPath

Sobrecarga GetInstance

Espacio de nombres Microsoft.SharePoint.Publishing.Administration