Compartir a través de


(String) del método ContentDeploymentPath.GetInstance

Devuelve un objeto ContentDeploymentPath con el pathNamede especificado.

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

Sintaxis

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

returnValue = ContentDeploymentPath.GetInstance(pathName)
public static ContentDeploymentPath GetInstance(
    string pathName
)

Parámetros

  • pathName
    Tipo: System.String

    El nombre de la ruta de acceso de distribución de contenido especificada.

Valor devuelto

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

Vea también

Referencia

clase ContentDeploymentPath

Miembros ContentDeploymentPath

Sobrecarga GetInstance

Espacio de nombres Microsoft.SharePoint.Publishing.Administration