PropertyRuleCollection.ToExpression method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Function ToExpression As String
'Uso
Dim instance As PropertyRuleCollection
Dim returnValue As String
returnValue = instance.ToExpression()
public string ToExpression()
Valor retornado
Type: System.String