ChangeContentType.WebId - Propriété
Obtient le GUID du site web dans lequel le type de contenu a changé.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property WebId As Guid
Get
'Utilisation
Dim instance As ChangeContentType
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Valeur de propriété
Type : System.Guid
Guid
GUID du site Web.