Freigeben über


SPRunningJob.WebApplicationId-Eigenschaft

Dient zum Abrufen der Web-Anwendungs-ID des laufenden Auftrags.

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

Syntax

'Declaration
Public ReadOnly Property WebApplicationId As Guid
    Get
'Usage
Dim instance As SPRunningJob
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Eine Guid , die die Webanwendung darstellt.

Hinweise

Die Guid der Webanwendung auf Farmebene zugeordnet ist, statt auf der Ebene des Servers den Auftrag ausgeführt wird.

Siehe auch

Referenz

SPRunningJob Klasse

SPRunningJob-Member

Microsoft.SharePoint.Administration-Namespace

ServiceId