ContentSource.SetProperty - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Overridable Sub SetProperty ( _
    propertyName As String, _
    value As Object _
)
'Utilisation
Dim instance As ContentSource
Dim propertyName As String
Dim value As Object

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

Paramètres

Voir aussi

Référence

ContentSource classe

ContentSource - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms