Partilhar via


SPJobHistory.WebApplicationName Property

Web application name of the job history entry.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property WebApplicationName As String
    Get
'Usage
Dim instance As SPJobHistory
Dim value As String

value = instance.WebApplicationName
public string WebApplicationName { get; }

Property Value

Type: System.String
A String representation of the Web application name.

See Also

Reference

SPJobHistory Class

SPJobHistory Members

Microsoft.SharePoint.Administration Namespace