Api Filter CollectionTo Xml Method
This is used to write the API filter info to an XML fragment ready for storing in the project file
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The XML fragment containing the API filter information
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string ToXml()VB
Public Function ToXml As StringC++
public:
String^ ToXml()F#
member ToXml : unit -> string Return Value
StringThe XML fragment containing the API filter information