Freigeben über


SPContext.ListId-Eigenschaft

Ruft die GUID der Liste, die die Microsoft SharePoint Foundation Kontext zugeordnet ist.

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

Syntax

'Declaration
Public ReadOnly Property ListId As Guid
    Get
'Usage
Dim instance As SPContext
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Eine GUID, die in der Liste aufgeführt.

Siehe auch

Referenz

SPContext Klasse

SPContext-Member

Microsoft.SharePoint-Namespace