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