SearchServiceApplication.GetContentSourceNameFromID - 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 GetContentSourceNameFromID ( _
contentSourceID As Integer _
) As String
'Utilisation
Dim instance As SearchServiceApplication
Dim contentSourceID As Integer
Dim returnValue As String
returnValue = instance.GetContentSourceNameFromID(contentSourceID)
public string GetContentSourceNameFromID(
int contentSourceID
)
Paramètres
- contentSourceID
Type : System.Int32
Valeur renvoyée
Type : System.String
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms