Partager via


ContentSource.GetProperty - 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 Function GetProperty ( _
    propertyName As String _
) As Object
'Utilisation
Dim instance As ContentSource
Dim propertyName As String
Dim returnValue As Object

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

Paramètres

Valeur renvoyée

Type : System.Object
Retourne Object.

Voir aussi

Référence

ContentSource classe

ContentSource - Membres

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