CommonlyClickedPropertyCondition.ThrowIfInvalidPropertyName - Méthode
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Shared Sub ThrowIfInvalidPropertyName ( _
propertyName As String _
)
'Utilisation
Dim propertyName As StringCommonlyClickedPropertyCondition.ThrowIfInvalidPropertyName(propertyName)
public static void ThrowIfInvalidPropertyName(
string propertyName
)
Paramètres
- propertyName
Type : System.String
Voir aussi
Référence
CommonlyClickedPropertyCondition classe