Freigeben über


SPAuditEntry.LocationType-Eigenschaft

Ruft einen Wert, der angibt, in dem das Ereignis aufgetreten ist.

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

Syntax

'Declaration
Public ReadOnly Property LocationType As SPAuditLocationType
    Get
'Usage
Dim instance As SPAuditEntry
Dim value As SPAuditLocationType

value = instance.LocationType
public SPAuditLocationType LocationType { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPAuditLocationType
In SharePoint Foundation gibt diese Eigenschaft immer Url oder Invalid.

Siehe auch

Referenz

SPAuditEntry Klasse

SPAuditEntry-Member

Microsoft.SharePoint-Namespace