File.WebId - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property WebId As Guid
Get
'Utilisation
Dim instance As File
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Valeur de propriété
Type : System.Guid