Compartir a través de


de la propiedad ContentDeploymentPath.Id

Obtiene o establece el identificador para este objeto ContentDeploymentPath() .

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

Sintaxis

'Declaración
Public Property Id As Guid
    Get
    Private Set
'Uso
Dim instance As ContentDeploymentPath
Dim value As Guid

value = instance.Id
public Guid Id { get; private set; }

Valor de propiedad

Tipo: System.Guid
El identificador para este ContentDeploymentPath().

Vea también

Referencia

clase ContentDeploymentPath

Miembros ContentDeploymentPath

Espacio de nombres Microsoft.SharePoint.Publishing.Administration