CommonlyClickedPropertyCondition.ThrowIfInvalidPropertyName method

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Shared Sub ThrowIfInvalidPropertyName ( _
    propertyName As String _
)
'Usage
Dim propertyName As StringCommonlyClickedPropertyCondition.ThrowIfInvalidPropertyName(propertyName)
public static void ThrowIfInvalidPropertyName(
    string propertyName
)

Parameters

See also

Reference

CommonlyClickedPropertyCondition class

CommonlyClickedPropertyCondition members

Microsoft.Office.Server.Search.Query.Rules namespace