de la propiedad ChangeContentType.WebId
Obtiene el GUID del sitio web en el que se modificó el tipo de contenido.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property WebId As Guid
Get
'Uso
Dim instance As ChangeContentType
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Valor de propiedad
Tipo: System.Guid
Guid
GUID del sitio Web.