Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of content source.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Type As ContentSourceType
Get
'Usage
Dim instance As ContentSource
Dim value As ContentSourceType
value = instance.Type
public abstract ContentSourceType Type { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.ContentSourceType
The content source type.