Compartilhar via


SPChangeContentType.WebId property

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

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property WebId As Guid
    Get
'Uso
Dim instance As SPChangeContentType
Dim value As Guid

value = instance.WebId
public Guid WebId { get; }

Property value

Type: System.Guid
Um GUID que identifica o site no qual o tipo de conteúdo foi alterado.

Ver também

Referência

SPChangeContentType class

SPChangeContentType members

Microsoft.SharePoint namespace