Compartir a través de


del método ContentSource.GetProperty

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

Sintaxis

'Declaración
Public Function GetProperty ( _
    propertyName As String _
) As Object
'Uso
Dim instance As ContentSource
Dim propertyName As String
Dim returnValue As Object

returnValue = instance.GetProperty(propertyName)
public Object GetProperty(
    string propertyName
)

Parámetros

Valor devuelto

Tipo: System.Object
Devuelve Object.

Vea también

Referencia

clase ContentSource

Miembros ContentSource

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