Compartir a través de


de la propiedad ContentSource.Type

Obtiene el tipo de origen de contenido.

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public MustOverride ReadOnly Property Type As ContentSourceType
    Get
'Uso
Dim instance As ContentSource
Dim value As ContentSourceType

value = instance.Type
public abstract ContentSourceType Type { get; }

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Administration.ContentSourceType
El tipo de origen de contenido.

Vea también

Referencia

clase ContentSource

Miembros ContentSource

Espacio de nombres Microsoft.Office.Server.Search.Administration