PropertyRuleCollection.ToExpression method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function ToExpression As String
'Usage
Dim instance As PropertyRuleCollection
Dim returnValue As String
returnValue = instance.ToExpression()
public string ToExpression()
Return value
Type: System.String