Compartir a través de


del método SharePointContentSource.SetProperty

Este miembro reemplaza a ContentSource.SetProperty(String, Object).

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

Sintaxis

'Declaración
Public Overrides Sub SetProperty ( _
    propertyName As String, _
    value As Object _
)
'Uso
Dim instance As SharePointContentSource
Dim propertyName As String
Dim value As Object

instance.SetProperty(propertyName, value)
public override void SetProperty(
    string propertyName,
    Object value
)

Parámetros

Vea también

Referencia

clase SharePointContentSource

Miembros SharePointContentSource

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