SPChange.InternalWebId - Propriété
Obtient l'ID du site Web qui contient l'objet modifié.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property InternalWebId As Guid
Get
'Utilisation
Dim value As Guid
value = Me.InternalWebId
protected Guid InternalWebId { get; }
Valeur de propriété
Type : System.Guid
L'ID du site Web.
Exceptions
Exception | Condition |
---|---|
NotSupportedException | La valeur de l'ID est DBNull. |
Remarques
Vous pouvez accéder à cette propriété uniquement à partir d'une classe dérivée.