Compartilhar via


ChangeContentType.WebId propriedade

Obtém a GUID do site no qual o tipo de conteúdo foi alterado.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (em Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (em Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Guid
Guid
O GUID do site.

Ver também

Referência

ChangeContentType classe

ChangeContentType membros

Microsoft.SharePoint.Client namespace