Share via


Source.SharePointSiteErrors property

Gets the number of site errors encountered by search when indexing this source.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property SharePointSiteErrors As String
    Get
    Friend Set
'Usage
Dim instance As Source
Dim value As String

value = instance.SharePointSiteErrors
public string SharePointSiteErrors { get; internal set; }

Property value

Type: System.String

See also

Reference

Source class

Source members

Microsoft.Office.Server.Discovery namespace