SPChangeFile.WebId-Eigenschaft
Ruft die GUID des Standortes, in dem die Datei geändert.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property WebId As Guid
Get
'Usage
Dim instance As SPChangeFile
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Eigenschaftswert
Typ: System.Guid
Eine GUID, die die Site angibt.