Share via


PropertyRuleCollection.ToXml method

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

Syntax

'Declaration
Public Function ToXml As String
'Usage
Dim instance As PropertyRuleCollection
Dim returnValue As String

returnValue = instance.ToXml()
public string ToXml()

Return value

Type: System.String

See also

Reference

PropertyRuleCollection class

PropertyRuleCollection members

Microsoft.Office.Server.Search.Administration namespace