This documentation is archived and is not being maintained.
LinkFilter::LinkFilterArrayToXml Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
public: static void LinkFilterArrayToXml( XmlWriter^ writer, String^ element, array<LinkFilter^>^ array )
Parameters
- writer
- Type: System.Xml::XmlWriter
- element
- Type: System::String
- array
- Type: array<Microsoft.TeamFoundation::LinkFilter>
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: