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